package
0.0.0-20210130143923-c95fcf8c64a8
Repository: https://github.com/c9s/goprocinfo.git
Documentation: pkg.go.dev
# Functions
NetIPv4Decoder decodes an IPv4 address with port from a given hex string NOTE: This function match NetIPDecoder type.
NetIPv6Decoder decodes an IPv6 address with port from a given hex string NOTE: This function match NetIPDecoder type.
ReadDiskStats reads and parses the file.
ReadNetUnixDomainSockets parser to /proc/net/unix.
# Structs
DiskStat is disk statistics to help measure disk activity.
I/O statistics for the process.
https://www.kernel.org/doc/Documentation/scheduler/sched-stats.txt.
Status information about the process.
Provides information about memory usage, measured in pages.
Provides much of the information from ProcessStatm and ProcessStat.