Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string = "v1.0.0"
Functions ¶
This section is empty.
Types ¶
type ExporterOptions ¶
type LogOptions ¶
type Options ¶
type Options struct { Pushgateway PushgatewayOptions `yaml:"pushgateway"` Exporters []ExporterOptions `yaml:"exporters"` Log LogOptions `yaml:"log"` }
func NewOptions ¶
func NewOptions() (opts Options)
type PushgatewayAuthOptions ¶
type PushgatewayOptions ¶
Click to show internal directories.
Click to hide internal directories.