Documentation
¶
Index ¶
- func GetCPUInfo() cpu_info_t
- func GetDiskInfo(unit string) []disk_info_t
- func GetGPUInfo() []gpu_info_t
- func GetMemoryInfo(unit string) mem_info_t
- func GetNetworkInfo() []network_info_t
- func GetPkgInfo() []package_managers
- func GetSysInfo() sys_info_t
- func SetInterval(duration time.Duration, fn func() (any, string))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCPUInfo ¶
func GetCPUInfo() cpu_info_t
func GetDiskInfo ¶
func GetDiskInfo(unit string) []disk_info_t
func GetGPUInfo ¶
func GetGPUInfo() []gpu_info_t
func GetMemoryInfo ¶
func GetMemoryInfo(unit string) mem_info_t
func GetNetworkInfo ¶
func GetNetworkInfo() []network_info_t
func GetPkgInfo ¶
func GetPkgInfo() []package_managers
func GetSysInfo ¶
func GetSysInfo() sys_info_t
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.