Versions in this module Expand all Collapse all v0 v0.6.1 Jul 17, 2023 v0.6.0 Jul 13, 2023 Changes in this version + type Collector struct + func (g *Collector) IOCounters() (map[string]metrics.IOCountersStat, error) + func (g *Collector) Times() (metrics.TimesStat, error) + func (g *Collector) VirtualMemory() (*metrics.VirtualMemoryStat, error)