package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Fields []*Field
}
Config manages configuration and handles updates on the values.
New creates a new monitor.
Field definition of a config value that can change.
Set the value of the field.
Source definition.
const (
SourceSeed Source = "seed"
SourceEnv Source = "env"
SourceConsul Source = "consul"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.