//
pkg.gl
Category
github.com/alexapps/go-micro
config
source
package
1.8.5
Repository:
https://github.com/alexapps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
77 SLOC
#
Packages
cli
No description provided by the author
consul
No description provided by the author
env
No description provided by the author
file
Package file is a file source.
flag
No description provided by the author
memory
Package memory is a memory source.
#
Functions
NewNoopWatcher
NewNoopWatcher returns a watcher that blocks on Next() until Stop() is called.
NewOptions
No description provided by the author
WithEncoder
WithEncoder sets the source encoder.
#
Structs
ChangeSet
ChangeSet represents a set of changes from a source.
Options
No description provided by the author
#
Interfaces
Source
Source is the source from which config is loaded.
Watcher
Watcher watches a source for changes.
#
Type aliases
Option
No description provided by the author