Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToTimeHookFunc ¶
func ToTimeHookFunc() mapstructure.DecodeHookFunc
Types ¶
type GSPDecoder ¶
type GSPDecoder struct {
Decoder *mapstructure.Decoder
}
func NewDecoder ¶
func NewDecoder(result interface{}) (*GSPDecoder, error)
func (*GSPDecoder) Decode ¶
func (gsp *GSPDecoder) Decode(input map[string]interface{}) error
Click to show internal directories.
Click to hide internal directories.