//
pkg.gl
Category
github.com/heetch/confita
backend
package
0.10.0
Repository:
https://github.com/heetch/confita.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
32
Files
25 SLOC
#
Packages
consul
env
etcd
file
flags
ssm
vault
#
Functions
Func
Func creates a Backend from a function.
#
Variables
ErrNotFound
ErrNotFound is returned by the backends given key is not found.
#
Interfaces
Backend
A Backend is used to fetch values from a given key.