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 ¶
var ProcsCache *ProcessCache
func NewProcsCache ¶
func NewProcsCache() *ProcessCache
func (*ProcessCache) Clean ¶
func (pc *ProcessCache) Clean()
Click to show internal directories.
Click to hide internal directories.