Versions in this module Expand all Collapse all v0 v0.1.2 Apr 19, 2021 v0.1.0 Apr 19, 2021 Changes in this version + type SysInfo types.HostInfo + func SystemInfo() (SysInfo, error) + func (s SysInfo) ShowInfo() + type SysType string + const Arch + const Debian + const RedHat + const UnSupported + func SystemType() (SysType, error)