# Packages
No description provided by the author
Package loader manages loading from multiple sources.
No description provided by the author
No description provided by the author
Package secrets is an interface for encrypting and decrypting secrets.
No description provided by the author
# Functions
Bytes Return config as raw json.
Get a value from the config.
Load config sources.
LoadFile is short hand for creating a file source and loading it.
Map Return config as a map.
Scan values to a go type.
Sync Force a source changeset sync.
Watch a value for changes.
WithLoader sets the loader for manager config.
WithReader sets the config reader.
WithSource appends a source to list of sources.
# Variables
DefaultConfig default Config Manager.
# Type aliases
No description provided by the author