package
Version:
v0.0.0-...-e2b69e1
Opens a new window with list of versions in this module.
Published: May 2, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
package configuration defines different sources of text-based
configuration.
ParseSource parses text and returns the kind of configuration
source and the desired path.
Source is a source for configuration. Calling it will block until a
new version of the config is available.
Etcd is a configuration stored in etcd. It will be reloaded as soon
as it changes.
LocalFiles is a configuration stored in a file in the local
filesystem. The file will be reloaded if the process receives a
SIGHUP.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.