package
Version:
v0.0.0-...-2d8e61d
Opens a new window with list of versions in this module.
Published: Feb 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
Package source is the interface for sources
View Source
var (
ErrWatcherStopped = errors.New("watcher stopped")
)
ChangeSet represents a set of changes from a source
Sum returns the md5 checksum of the ChangeSet data
WithClient sets the source client
WithEncoder sets the source encoder
Source is the source from which config is loaded
Watcher watches a source for changes
NewNoopWatcher returns a watcher that blocks on Next() until Stop() is called.
Source Files
¶
Directories
¶
|
|
|
|
Package file is a file source.
|
Package file is a file source. |
|
|
Package memory is a memory source
|
Package memory is a memory source |
|
|
|
|
Click to show internal directories.
Click to hide internal directories.