//
pkg.gl
Category
github.com/heetch/confita
backend
file
package
0.10.0
Repository:
https://github.com/heetch/confita.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
21
Files
70 SLOC
#
Functions
NewBackend
NewBackend creates a configuration loader that loads from a file.
NewOptionalBackend
NewOptionalBackend implementation is exactly the same as NewBackend except that if the file is not found, backend.ErrNotFound will be returned.
#
Structs
Backend
Backend that loads a configuration from a file.