Versions in this module Expand all Collapse all v1 v1.0.0 Aug 8, 2024 Changes in this version + 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))