package
1.7.1
Repository: https://github.com/vine-io/vine.git
Documentation: pkg.go.dev

# 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.

# Structs

No description provided by the author

# Interfaces

Config is an interface abstraction for dynamic configuration.
Watcher is the config watcher.

# Type aliases

No description provided by the author