# Functions

Decode is used to decode opaque field in configuration.
EnhancedExactUnmarshal is intended to unmarshal a config file into a structure producing error when extraneous variables are introduced and supporting the time.Duration type.
EnhancedExactUnmarshalKey is intended to unmarshal a config file subtreee into a structure.