package
Version:
v1.10.6
Opens a new window with list of versions in this module.
Published: Mar 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
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
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.