Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type History ¶
type History struct { sync.RWMutex Data map[string]dataobj.MetricValue }
var MetricHistory *History
func NewHistory ¶
func NewHistory() *History
type ProcessCache ¶ added in v1.4.0
var ProcsCache *ProcessCache
func NewProcsCache ¶ added in v1.4.0
func NewProcsCache() *ProcessCache
func (*ProcessCache) Clean ¶ added in v1.4.0
func (pc *ProcessCache) Clean()
Click to show internal directories.
Click to hide internal directories.