Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyProperties ¶
func CopyProperties(source, target interface{}) error
CopyProperties 拷贝属性 如果 source 或者 target 有null,那么不进行任何操作 否则 把source的属性值拷贝给target
func IsSameType ¶
func IsSameType(a, b interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.