package
1.6.0
Repository: https://github.com/bitxx/load-config.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package file is a file source.
No description provided by the author
Package memory is a memory source.

# Functions

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

# Variables

ErrWatcherStopped is returned when source watcher has been stopped.

# 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