Documentation
¶
Index ¶
Constants ¶
View Source
const ( TagNameYaml = "yaml" TagNameJSON = "json" TagNameNone = "" )
Variables ¶
This section is empty.
Functions ¶
func JsonMapToStruct ¶
JsonMapToStruct converts map to strict
func MapToStruct ¶
MapToStruct converts map to struct
func YamlInterfaceToStruct ¶
func YamlInterfaceToStruct(in interface{}, out interface{}) error
YamlInterfaceToStruct converts map to struct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.