Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gatherer ¶
type Gatherer struct {
// contains filtered or unexported fields
}
func NewGatherer ¶
func (*Gatherer) Collect ¶
func (g *Gatherer) Collect(ch chan<- prometheus.Metric)
func (*Gatherer) Describe ¶
func (g *Gatherer) Describe(ch chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.