//
pkg.gl
Category
github.com/heetch/confita
backend
package
0.10.0
Repository:
https://github.com/heetch/confita.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
32
Files
25 SLOC
#
Packages
consul
No description provided by the author
env
No description provided by the author
etcd
No description provided by the author
file
No description provided by the author
flags
No description provided by the author
ssm
No description provided by the author
vault
No description provided by the author
#
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.