Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllSysInfos ¶
func GetAllSysInfos() []string
func GetCPUInfo ¶
func GetCPUInfo() string
func GetCPUValue ¶
func GetCPUValue() string
func GetMemInfo ¶
func GetMemInfo() string
func GetMemValue ¶
func GetMemValue() string
func GetNetworkInfo ¶
func GetNetworkInfo() string
func GetNetworkValue ¶
func GetNetworkValue() string
Types ¶
type ResultFile ¶
type ResultFile struct { Path string // contains filtered or unexported fields }
func (*ResultFile) NewFile ¶
func (r *ResultFile) NewFile() error
func (*ResultFile) Write ¶
func (r *ResultFile) Write(data []string) error
Click to show internal directories.
Click to hide internal directories.