//
pkg.gl
Category
github.com/devexps/go-pkg/v2
cpu
package
2.0.2
Repository:
https://github.com/devexps/go-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
508 SLOC
#
Functions
GetInfo
GetInfo get cpu info.
ParseUintList
ParseUintList parses and validates the specified string as the value found in some cgroup file (e.g.
ReadStat
ReadStat read cpu stat.
#
Variables
ErrNoCFSLimit
ErrNoCFSLimit is no quota limit.
#
Structs
Info
Info cpu info.
Stat
Stat cpu stat.
#
Interfaces
CPU
CPU is cpu stat usage.