Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToStruct ¶
MapToStruct copies values from map m to the struct pointed to by dest. Keys are matched to struct fields using orm tags or snake_case names.
func MapsToStructs ¶
MapsToStructs converts a slice of maps to a slice of structs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.