Versions in this module Expand all Collapse all v0 v0.0.1 Feb 11, 2022 Changes in this version + type Stat struct + type SysInfo struct + CPU float64 + Memory float64 + VirtualMemory float64 + func GetStat(pid int) (*SysInfo, error)