shirou_gopsutil/load
Laurie Clark-Michalek 413cb32b6c Use static initialisation for invoke instances, instead of init funcs
The order of init function execution is dependant on the order that the
source files are passed to the compiler. This causes issues when
building under other build systems, such as bazel or buck, as they are
not guarenteed to maintain the same file order as the default go tool.
2018-03-21 14:08:39 +00:00
..
load.go Use static initialisation for invoke instances, instead of init funcs 2018-03-21 14:08:39 +00:00
load_bsd.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
load_darwin.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
load_fallback.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
load_linux.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
load_test.go [load] freebsd: change to use x/sys/unix.SysctlRaw. 2017-10-04 22:34:47 +09:00
load_windows.go Add WithContext functions. 2017-12-31 15:25:49 +09:00