//
pkg.gl
Category
github.com/minlib/go-util
bean
package
1.2.3
Repository:
https://github.com/minlib/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
140 SLOC
#
Functions
Copy
Copy 源对象转为目标对象 @source 源对象 @target 目标对象 @fields 复制的字段,默认复制所有相同的字段.
CopyTo
CopyTo 源对象转为泛型指定的目标对象 @source 源对象 @fields 复制的字段,默认复制所有相同的字段.
New
New 创建对象.
NewPointer
No description provided by the author