shirou_gopsutil/net
shirou f11e3ba120 fix(net,linux): move IsLittleEndian to internal 2022-07-04 08:41:25 +00:00
..
net.go fix(net,linux): move IsLittleEndian to internal 2022-07-04 08:41:25 +00:00
net_aix.go aix: split code, that uses perfstat, to _cgo and _nocgo files 2022-06-03 17:01:36 +02:00
net_aix_cgo.go aix: split code, that uses perfstat, to _cgo and _nocgo files 2022-06-03 17:01:36 +02:00
net_aix_nocgo.go fix aix nocgo compile 2022-06-03 17:43:52 +02:00
net_darwin.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
net_darwin_test.go [net][darwin] Fix tests with mismatched types 2020-11-08 17:13:56 +01:00
net_fallback.go gofumpt 2021-12-22 21:54:41 +00:00
net_freebsd.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
net_linux.go fix(net,linux): move IsLittleEndian to internal 2022-07-04 08:41:25 +00:00
net_linux_111.go [net][linux] Fix #1198 "f.ReadDir undefined" on Go 1.15 by redefining a custom readDir according to go version 2022-01-01 18:07:03 +01:00
net_linux_116.go [net][linux] Fix #1198 "f.ReadDir undefined" on Go 1.15 by redefining a custom readDir according to go version 2022-01-01 18:07:03 +01:00
net_linux_netlink_test.go gofumpt 2021-12-22 21:54:41 +00:00
net_linux_test.go fix(net,linux): move IsLittleEndian to internal 2022-07-04 08:41:25 +00:00
net_openbsd.go Spelling and grammar fixes 2022-01-30 22:48:09 +02:00
net_test.go gofumpt 2021-12-22 21:54:41 +00:00
net_unix.go gofumpt 2021-12-22 21:54:41 +00:00
net_windows.go Spelling and grammar fixes 2022-01-30 22:48:09 +02:00
types_darwin.go gofumpt 2021-12-22 21:54:41 +00:00