Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFieldValue ¶
CopyFieldValue copy field value in src to dst which fields with same name and same type regardless src type same with dst type no deep copy, only one level iface +case 1 src can be Struct, Struct Pointer, Struct Pointer Pointer, Struct Pointer ..., ... dst must be Struct Pointer, Struct Pointer Pointer, Struct Pointer ..., ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.