Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPUInformation ¶
type SystemInformation ¶
type SystemInformation struct { Memory mem.VirtualMemoryStat `json:"memory"` Host host.InfoStat `json:"host"` Load load.AvgStat `json:"load"` CPU CPUInformation `json:"cpu"` Storage []disk.UsageStat `json:"storage"` Network []net.IOCountersStat `json:"network"` }
Click to show internal directories.
Click to hide internal directories.