Documentation ¶
Index ¶
- func BytesToString(b []byte) string
- func Cpu(INTERVAL float64) float64
- func Disk(INTERVAL float64) (uint64, uint64)
- func Load() float64
- func Memory() (uint64, uint64, uint64, uint64)
- func Network(checkIP int) bool
- func StringToBytes(s string) []byte
- func Traffic(INTERVAL float64) (uint64, uint64, uint64, uint64)
- func TrafficVnstat() (uint64, uint64, error)
- func Uptime() uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶ added in v1.1.0
func StringToBytes ¶ added in v1.1.0
func TrafficVnstat ¶ added in v1.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.