# Functions
New providers lookup wrapper around given backend.
WithUnmarshalHookFunction provides an option to pass Custom Decode Hook Func for unmarshaling.
# Structs
ConfigLookup is wrapper for core.ConfigBackend which performs key lookup and unmarshalling.
# Type aliases
UnmarshalOption describes a functional parameter unmarshaling.