package
2.0.0+incompatible
Repository: https://github.com/iqinning/go-config.git
Documentation: pkg.go.dev

# Packages

Package configmap config is an interface for dynamic configuration.
No description provided by the author
No description provided by the author
No description provided by the author
Package file is a file source.
No description provided by the author
No description provided by the author
Package memory is a memory source.
No description provided by the author
package runtimevar is the source for gocloud.dev/runtimevar.
Package url loads changesets from a url.
No description provided by the author

# Functions

NewNoopWatcher returns a watcher that blocks on Next() until Stop() is called.
No description provided by the author
WithEncoder sets the source encoder.

# Structs

ChangeSet represents a set of changes from a source.
No description provided by the author

# Interfaces

Source is the source from which config is loaded.
Watcher watches a source for changes.

# Type aliases

No description provided by the author