Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapStructByFieldNames ¶
func MapStructByFieldNames(src interface{}, dst interface{}) error
MapStructByFieldNames maps fields from source struct to destination struct based on matching field names (case sensitive). Both src and dst should be pointers to structs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.