da9fa1162b
This enables using gopsutil in a codebase that gets built on other OSes than the ones supported. Instead of a build failure as before, due to the build tags, gopsutil will now throw an "not implemented" runtime error. Fixes #234. |
||
---|---|---|
.. | ||
load.go | ||
load_darwin.go | ||
load_fallback.go | ||
load_freebsd.go | ||
load_linux.go | ||
load_test.go | ||
load_windows.go |