Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RttCollector ¶
type RttCollector struct {
}
func (*RttCollector) Collect ¶
func (rc *RttCollector) Collect(ch chan<- prometheus.Metric)
func (*RttCollector) Describe ¶
func (rc *RttCollector) Describe(ch chan<- *prometheus.Desc)
Describe implements prometheus.Collector.
Click to show internal directories.
Click to hide internal directories.