Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(config *mapstructure.DecoderConfig)
func WithDecodeHook ¶
func WithDecodeHook(hook mapstructure.DecodeHookFunc) Option
func WithErrorUnused ¶
func WithErrorUnused() Option
func WithMeta ¶
func WithMeta(meta *mapstructure.Metadata) Option
func WithSquash ¶
func WithSquash() Option
func WithWeaklyTypedInput ¶
func WithWeaklyTypedInput() Option
func WithZeroFields ¶
func WithZeroFields() Option
Click to show internal directories.
Click to hide internal directories.