Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeWithConfig ¶
func DecodeWithConfig(dc *mapstructure.DecoderConfig, in any) error
func NewDecoderConfig ¶
func NewDecoderConfig(out any, opts ...Option) *mapstructure.DecoderConfig
Types ¶
type Option ¶
type Option func(*mapstructure.DecoderConfig)
func WithDefaults ¶
func WithDefaults() Option
Click to show internal directories.
Click to hide internal directories.