# Functions
NewBackend creates a configuration loader that loads from etcd.
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.
# Type aliases
Option is used to configure the Consul backend.