Documentation ¶
Index ¶
- Constants
- Variables
- func Avaible() int
- func Ccount() float64
- func Class() string
- func Cores() (int, int)
- func Cpu() (float64, float64)
- func Fstab() []string
- func Mcount() (int, int, int, float64)
- func Memory() (float64, float64)
- func Physical() int
- func Total() int
- func Used() int
- type DiskStatus
- type Diskslice
- type Sys
Constants ¶
View Source
const ( B = 1 KB = 1024 * B MB = 1024 * KB GB = 1024 * MB )
Variables ¶
View Source
var A []string
Functions ¶
Types ¶
type DiskStatus ¶
Click to show internal directories.
Click to hide internal directories.