Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatBytes ¶
func FormatBytesShort ¶
func GetIOStats ¶
func GetTemperature ¶
Types ¶
type DiskInfo ¶
type DiskInfo struct {
Device string
MountPoint string
FSType string
Total uint64
Used uint64
Free uint64
Available uint64
Percent float64
InodesTotal uint64
InodesUsed uint64
InodesFree uint64
Serial string
Model string
Vendor string
Size string
ReadSpeed float64
WriteSpeed float64
Temperature int
Health string
}
Click to show internal directories.
Click to hide internal directories.