package
1.0.2
Repository: https://github.com/square/inspect.git
Documentation: pkg.go.dev

# Interfaces

PerProcessStatInterface defines common methods that all platform specific PerProcessStat types must implement.
ProcessStatInterface defines common methods that all platform specific ProcessStat type must implement.

# Type aliases

PidFilterFunc represents a function that can be passed to PerProcessStat to express interest in tracking a particular process.