shirou_gopsutil/load
Ville Skyttä f7e1f36418 refactor: remove unnecessary exec.LookPath calls
Executing the command does the lookup if needed and returns the same
error when not found, no need to do it separately.
2022-03-04 18:56:33 +02:00
..
load.go delete v2 directory, move v3 to top #1078 2021-11-30 23:47:59 +00:00
load_aix.go gofumpt 2021-12-22 21:54:41 +00:00
load_bsd.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
load_darwin.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
load_fallback.go gofumpt 2021-12-22 21:54:41 +00:00
load_freebsd.go gofumpt 2021-12-22 21:54:41 +00:00
load_linux.go Spelling and grammar fixes 2022-01-30 22:48:09 +02:00
load_openbsd.go gofumpt 2021-12-22 21:54:41 +00:00
load_solaris.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
load_test.go gofumpt 2021-12-22 21:54:41 +00:00
load_windows.go gofumpt 2021-12-22 21:54:41 +00:00