mirror of https://github.com/shirou/gopsutil
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.
* All context-less wrapping functions (the ones without WithContext suffix) were moved into process.go since they all are the same. * Call context is now passed to all underlying functions in *WithContext() functions. * All common *BSD bits were moved to process_bsd.go. * Process.Tgid() method lacked a WithContext counterpart, so Process.TgidWithContext() was added for uniformity. * NewProcessWithContext() function was added since NewProcess() is used a lot throughout the module, and there is no way to pass a context to it. This is a part of #761 effort. |
5 years ago | |
---|---|---|
.. | ||
testdata/darwin | 8 years ago | |
process.go | 5 years ago | |
process_bsd.go | 5 years ago | |
process_darwin.go | 5 years ago | |
process_darwin_386.go | 8 years ago | |
process_darwin_amd64.go | 9 years ago | |
process_darwin_arm64.go | 5 years ago | |
process_darwin_cgo.go | 6 years ago | |
process_darwin_nocgo.go | 5 years ago | |
process_fallback.go | 5 years ago | |
process_freebsd.go | 5 years ago | |
process_freebsd_386.go | 8 years ago | |
process_freebsd_amd64.go | 8 years ago | |
process_freebsd_arm.go | 8 years ago | |
process_freebsd_arm64.go | 5 years ago | |
process_linux.go | 5 years ago | |
process_openbsd.go | 5 years ago | |
process_openbsd_386.go | 5 years ago | |
process_openbsd_amd64.go | 8 years ago | |
process_posix.go | 5 years ago | |
process_posix_test.go | 8 years ago | |
process_test.go | 5 years ago | |
process_windows.go | 5 years ago | |
process_windows_386.go | 5 years ago | |
process_windows_amd64.go | 5 years ago | |
types_darwin.go | 5 years ago | |
types_freebsd.go | 9 years ago | |
types_openbsd.go | 8 years ago |