Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
func Decode(input, output interface{}) error
Decode is a drop-in replacement for mapstructure.Decode that fixes the time.Time bug where time.Time fields are decoded to zero values instead of proper time values. This addresses the issue described in: https://github.com/go-viper/mapstructure/issues/20
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.