Documentation ¶ Index ¶ func BytesToString(b []byte) string func Cpu(INTERVAL float64) float64 func Disk(INTERVAL float64) (string, string) func GetStatusFormattedString() string func Memory() (string, string, string, string) func Traffic(INTERVAL float64) (uint64, uint64, uint64, uint64) func Uptime() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BytesToString ¶ func BytesToString(b []byte) string func Cpu ¶ func Cpu(INTERVAL float64) float64 func Disk ¶ func Disk(INTERVAL float64) (string, string) func GetStatusFormattedString ¶ func GetStatusFormattedString() string func Memory ¶ func Memory() (string, string, string, string) func Traffic ¶ func Traffic(INTERVAL float64) (uint64, uint64, uint64, uint64) func Uptime ¶ func Uptime() string Types ¶ This section is empty. Source Files ¶ View all Source files status.go Click to show internal directories. Click to hide internal directories.