You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/process
shirou 2ab27a0ba3
Merge pull request #1817 from mmorel-35/revive/var-naming
chore: enable var-naming from revive
2 months ago
..
testdata fix(proc): parsing of smaps path 9 months ago
process.go chore: enable var-naming from revive 2 months ago
process_bsd.go add SPDX License, remove old build tag, and replace import 12 months ago
process_darwin.go chore: enable var-naming from revive 2 months ago
process_darwin_amd64.go update disk & cpu & process 8 months ago
process_darwin_arm64.go update disk & cpu & process 8 months ago
process_fallback.go fix: golangci lint with max -> maxConn 9 months ago
process_freebsd.go [process][freebsd]: add CWD 5 months ago
process_freebsd_386.go [process][freebsd]: add CWD 5 months ago
process_freebsd_amd64.go [process][freebsd]: add CWD 5 months ago
process_freebsd_arm.go [process][freebsd]: add CWD 5 months ago
process_freebsd_arm64.go [process][freebsd]: add CWD 5 months ago
process_linux.go Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 2 months ago
process_linux_test.go chore: use testify instead of testing 2 months ago
process_openbsd.go chore(golangci-lint): GOOS and GOARCH matrix 3 months ago
process_openbsd_386.go add SPDX License, remove old build tag, and replace import 12 months ago
process_openbsd_amd64.go add SPDX License, remove old build tag, and replace import 12 months ago
process_openbsd_arm.go add SPDX License, remove old build tag, and replace import 12 months ago
process_openbsd_arm64.go add SPDX License, remove old build tag, and replace import 12 months ago
process_openbsd_riscv64.go add SPDX License, remove old build tag, and replace import 12 months ago
process_plan9.go fix: golangci lint with max -> maxConn 9 months ago
process_posix.go fix: release process after os.FindProcess() 8 months ago
process_posix_test.go chore: use testify instead of testing 2 months ago
process_race_test.go chore: enable begin rule from thelper 2 months ago
process_solaris.go chore(golangci-lint): GOOS and GOARCH matrix 3 months ago
process_test.go [host][process]: fix type missmatch test. 2 months ago
process_windows.go chore: enable var-naming from revive 2 months ago
process_windows_32bit.go chore: enable var-naming from revive 2 months ago
process_windows_64bit.go chore: enable var-naming from revive 2 months ago
types_darwin.go update disk & cpu & process 8 months ago
types_freebsd.go [process][freebsd]: add CWD 5 months ago
types_openbsd.go add SPDX License, remove old build tag, and replace import 12 months ago