Versions in this module Expand all Collapse all v0 v0.19.3 Nov 2, 2015 v0.19.2 Oct 23, 2015 v0.19.1 Oct 22, 2015 Changes in this version + type CpuLoadReader interface + GetCpuLoad func(name string, path string) (info.LoadStats, error) + Start func() error + Stop func() + func New() (CpuLoadReader, error)