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
Matthieu MOREL 8c1a718a5d chore: use testify instead of testing
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
7 days ago
..
testdata
process.go Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 1 week ago
process_bsd.go
process_darwin.go chore: enable golangci-lint on Windows and MacOS 1 month ago
process_darwin_amd64.go
process_darwin_arm64.go
process_fallback.go
process_freebsd.go [process][freebsd]: add CWD 3 months ago
process_freebsd_386.go [process][freebsd]: add CWD 3 months ago
process_freebsd_amd64.go [process][freebsd]: add CWD 3 months ago
process_freebsd_arm.go [process][freebsd]: add CWD 3 months ago
process_freebsd_arm64.go [process][freebsd]: add CWD 3 months ago
process_linux.go Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 1 week ago
process_linux_test.go chore: use testify instead of testing 7 days ago
process_openbsd.go chore(golangci-lint): GOOS and GOARCH matrix 3 weeks ago
process_openbsd_386.go
process_openbsd_amd64.go
process_openbsd_arm.go
process_openbsd_arm64.go
process_openbsd_riscv64.go
process_plan9.go
process_posix.go fix: release process after os.FindProcess() 6 months ago
process_posix_test.go chore: use testify instead of testing 7 days ago
process_race_test.go chore: use testify instead of testing 7 days ago
process_solaris.go chore(golangci-lint): GOOS and GOARCH matrix 3 weeks ago
process_test.go chore: use testify instead of testing 7 days ago
process_windows.go Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 1 week ago
process_windows_32bit.go chore(golangci-lint): GOOS and GOARCH matrix 3 weeks ago
process_windows_64bit.go chore: enable golangci-lint on Windows and MacOS 1 month ago
types_darwin.go
types_freebsd.go [process][freebsd]: add CWD 3 months ago
types_openbsd.go