package
0.5.11
Repository: https://github.com/go-jimu/components.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

New new a config with options.
WithDecoder with config decoder.
WithMergeFunc with config merge func.
WithResolveActualTypes with config resolver.
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.
Merge is config merge func.
Observer is config observer.
Option is config option.
Resolver resolve placeholder in config.