Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/c9s/goprocinfo
/ types & classes
Types & classes
33 in github.com/c9s/goprocinfo
⨍
Functions
81
◇
Types & classes
33
Struct
CPUInfo
linux/cpuinfo.go:10
Struct
CPUStat
linux/stat.go:21
Struct
Disk
linux/disk.go:7
Struct
DiskStat
DiskStat is disk statistics to help measure disk activity. Note: * On a very busy or long-lived system values may wrap. * No kernel locks are held wh
linux/diskstat.go:20
Struct
Interrupt
linux/interrupts.go:9
Struct
Interrupts
linux/interrupts.go:15
Struct
LoadAvg
linux/loadavg.go:10
Struct
MemInfo
linux/meminfo.go:10
Struct
Mount
linux/mounts.go:13
Struct
Mounts
linux/mounts.go:9
FuncType
NetIPDecoder
func(string) (string, error)
linux/net_ip.go:16
Struct
NetSocket
Either NetIPv4Decoder or NetIPv6Decoder
linux/net_ip.go:18
Struct
NetStat
linux/netstat.go:10
Struct
NetTCPSocket
linux/net_tcp.go:13
Struct
NetTCPSockets
linux/net_tcp.go:9
Struct
NetUDPSocket
linux/net_udp.go:13
Struct
NetUDPSockets
linux/net_udp.go:9
Struct
NetUnixDomainSocket
linux/net_unix.go:14
Struct
NetUnixDomainSockets
linux/net_unix.go:10
Struct
NetworkStat
linux/network_stat.go:9
Struct
Process
linux/process.go:9
Struct
ProcessIO
I/O statistics for the process.
linux/process_io.go:11
Struct
ProcessSchedStat
https://www.kernel.org/doc/Documentation/scheduler/sched-stats.txt
linux/process_sched_stat.go:10
Struct
ProcessStat
Status information about the process.
linux/process_stat.go:11
Struct
ProcessStatm
Provides information about memory usage, measured in pages.
linux/process_statm.go:10
Struct
ProcessStatus
Provides much of the information from ProcessStatm and ProcessStat
linux/process_status.go:10
Struct
Processor
linux/cpuinfo.go:55
Struct
Snmp
linux/snmp.go:10
Struct
SockStat
linux/sockstat.go:10
Struct
Stat
linux/stat.go:10
Struct
Uptime
linux/uptime.go:10
Struct
VMStat
linux/vmstat.go:9
Struct
args
linux/net_unix_test.go:9