Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapFieldsToStruct ¶
func MapFieldsToStruct(fields []interface{}, target interface{})
Takes an arbitrary struct reference and apples all the values from an array to its fields.
func MapStructToFields ¶
func MapStructToFields(source interface{}) []interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.