Versions in this module Expand all Collapse all v0 v0.6.2 Aug 10, 2020 Changes in this version + var ErrNoCFSLimit = errors.Errorf("no quota limit") + func ParseUintList(val string) (map[int]bool, error) + func ReadStat(stat *Stat) + type CPU interface + Info func() Info + Usage func() (u uint64, e error) + type Info struct + Frequency uint64 + Quota float64 + func GetInfo() Info + type Stat struct + Usage uint64