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

# Functions

NewBackend creates a configuration loader that loads from Consul.
WithPrefetch is used to prefetch the entire tree and cache it to avoid further round trips.
WithPrefix is used to specify the prefix to prepend on every keys.

# Structs

Backend loads keys from Consul.

# Type aliases

Option is used to configure the Consul backend.