shirou_gopsutil/net
Antoine Toulme fe1caf758c lint fixes 2023-06-02 01:31:05 -07: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 fix lint 2023-02-12 09:24:52 +00:00
net_aix_nocgo.go fix aix nocgo compile 2022-06-03 17:43:52 +02:00
net_darwin.go lint fixes 2023-06-02 01:31:05 -07:00
net_darwin_test.go [net][darwin] Fix tests with mismatched types 2020-11-08 17:13:56 +01:00
net_fallback.go The current codes miss below statistic data under solaris/illumos: 2022-11-21 21:28:36 -07:00
net_freebsd.go fix some comments 2023-05-09 16:42:07 +08:00
net_linux.go allow to pass context values to override environment variables 2023-06-02 01:31:05 -07: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 allow to pass context values to override environment variables 2023-06-02 01:31:05 -07:00
net_openbsd.go fix some comments 2023-05-09 16:42:07 +08:00
net_solaris.go The current codes miss below statistic data under solaris/illumos: 2022-11-21 21:28:36 -07:00
net_test.go The current codes miss below statistic data under solaris/illumos: 2022-11-21 21:28:36 -07:00
net_unix.go Pass on context to ConnectionsPidWithContext 2022-10-19 10:07:21 +02:00
net_windows.go fix some comments 2023-05-09 16:42:07 +08:00
types_darwin.go gofumpt 2021-12-22 21:54:41 +00:00