package
2.0.7
Repository: https://github.com/devexps/go-micro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New a config with options.
WithDecoder with config decoder.
WithLogger with config logger.
WithResolver with config resolver.
WithSource with config source.

# Variables

ErrNotFound is key not found.
ErrTypeAssert is type assert error.

# Structs

KeyValue is config key value.

# Interfaces

Config is a config interface.
Reader is config reader.
Source is config source.
Value is config value interface.
Watcher watches a source for changes.

# Type aliases

Decoder is config decoder.
Observer is config observer.
Option is config option.
Resolver resolve placeholder in config.