//
pkg.gl
Category
github.com/shadowy-pycoder/go-node-collector
collector
package
0.0.2
Repository:
https://github.com/shadowy-pycoder/go-node-collector.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
0
Files
1.8k SLOC
#
Functions
NewNodeCollector
NewNodeCollector creates a new NodeCollector.
#
Structs
NodeCollector
NodeCollector implements the prometheus.Collector interface.
#
Interfaces
Collector
Collector is the interface a collector has to implement.