Documentation
¶
Index ¶
- Variables
- func Init() error
- func Parse(ch ...*config.ChangeSet) (*config.ChangeSet, error)
- func Publish(ctx context.Context, ch *proto.WatchResponse) error
- func Values(ch *config.ChangeSet) (config.Values, error)
- func Watch(id string) (*watcher, error)
- func Watcher(ctx context.Context, ch *proto.WatchResponse) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // We need a path splitter since its structured in go-os PathSplitter = "/" WatchTopic = "micro.config.watch" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.