Documentation
¶
Index ¶
- Constants
- func GetCpuInfo() map[string]string
- func GetDiskInfo()
- func GetHostInfo() map[string]string
- func GetIronfish() map[string]string
- func GetLocalIP() (ip string, err error)
- func GetMemInfo() map[string]string
- func GetSystemInfo() map[string]string
- func HanderUnit(num uint64, numtype float64, typename string) (newnum string)
Constants ¶
View Source
const ( NUM_KB = 1000.0000 NUM_MIB = 1000000.0000 NUM_GB = 1000000000.0000 )
Variables ¶
This section is empty.
Functions ¶
func GetIronfish ¶
func GetSystemInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.