Commit Graph

12 Commits (62da883e113cc5970f34b01529d9050d4a336671)

Author SHA1 Message Date
Matthieu MOREL 0a45e0f24d chore(golangci-lint): cover aix and cgo
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 week ago
shirou 29ccada537 refactor(net): Gather base functions to net.go 3 months ago
shirou 37f531010d fix golangcilint errors, ignore gosec G115 7 months ago
shirou 5f158096be fix: golangci lint with max -> maxConn 7 months ago
shirou bc060cc227 add SPDX License, remove old build tag, and replace import 10 months ago
xca1075 e24e72062b aix: split code, that uses perfstat, to _cgo and _nocgo files 3 years ago
xca1075 ce49e45ed3 get IOCounters for aix with perfstat 3 years ago
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.
3 years ago
Ville Skyttä 1e56c6f421 Spelling and grammar fixes 3 years ago
mmorel-35 1e6b445a8a gofumpt 3 years ago
shirou 0969c9436b delete v2 directory, move v3 to top #1078 3 years ago
Clément Chigot 77ff16c081 net: add AIX support 5 years ago