package
0.10.0
Repository: https://github.com/heetch/confita.git
Documentation: pkg.go.dev

# Functions

NewBackend creates a configuration loader that loads from a file.
NewOptionalBackend implementation is exactly the same as NewBackend except that if the file is not found, backend.ErrNotFound will be returned.

# Structs

Backend that loads a configuration from a file.