Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapTo ¶
MapTo scans map[string]interface{} to set struct values Deprecated: now use map https://github.com/mitchellh/mapstructure instead
func SetField ¶
SetField scans map[string]interface{} to set struct values Deprecated: now use map https://github.com/mitchellh/mapstructure instead
func ToMap ¶
func ToMap(data interface{}) (dataMap map[string]interface{})
ToMap scans struct to create map[string]interface{} Deprecated: now use map https://github.com/mitchellh/mapstructure instead
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.