package
0.0.0-20160203043014-9a227d38758a
Repository: https://github.com/jacobstr/confer.git
Documentation: pkg.go.dev

# Functions

Create a new case-insensitive, aliasable config map.
No description provided by the author
No description provided by the author

# Structs

Manages key/value access for a specific configuration source.
A configuration data source that that reads environment variables.
A configuration source for pflags.

# Interfaces

Abstract various configuration sources into something that can get and set values, as well as return all of it's currently configured keys.