mirror of https://github.com/stashapp/stash.git
![]() Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com> |
||
---|---|---|
.. | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
go.mod | ||
sysutil.go | ||
sysutil_bsd.go | ||
sysutil_linux.go | ||
sysutil_other.go | ||
sysutil_windows.go | ||
timeval.go | ||
timeval32.go |
README.md
About sysutil
Package sysutil provides some utilities for working with cross platform systems.
Inspired by the Go version of Sigar, but written to be "idiomatic" Go.