sources

package
v0.0.0-...-e6309d0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Namespace = "pcp"

Namespace constant

Variables

View Source
var Factories = make(map[string]func() (PcpSource, error))

Factories variable to create a map

Functions

This section is empty.

Types

type PcpSource

type PcpSource interface {
	Update(ch chan<- prometheus.Metric) (err error)
}

PcpSource interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL