Documentation
¶
Index ¶
Constants ¶
View Source
const ( Override = iota OverrideWithZeroValue )
Variables ¶
This section is empty.
Functions ¶
func Merge ¶
Merge a struct by struct. Is just a wrapper for the awesome mergo (https://github.com/imdario/mergo). For more details and options check out the github page.
func MergeByMap ¶
MergeByMap - merges a struct by map. Is just a wrapper for the awesome mergo (https://github.com/imdario/mergo). For more details and options check out the github page.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.