Documentation ¶
Overview ¶
Package copier provides utility that copy element between structs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
Copy: copy things from source to destination, Use github.com/jinzhu/copier instead Deprecated
func IgnoreEmptyValue ¶ added in v1.5.0
func IgnoreEmptyValue(config *Config)
IgnoreEmptyValue option to config IgnoreEmptyValue, any empty or nil value will not copy from source to destination
Types ¶
Click to show internal directories.
Click to hide internal directories.