Versions in this module Expand all Collapse all v0 v0.1.0 Jun 14, 2020 Changes in this version + const B + const GB + const KB + const MB + type MemoryInfo struct + Available uint64 + Free uint64 + LastTime string + Percent float64 + Total uint64 + Used uint64 + func GetMemoryInfo() *MemoryInfo + func NewMemoryInfo() *MemoryInfo + func (o MemoryInfo) String() string