//
pkg.gl
Category
github.com/EchoGroot/kratos-examples
pkg
lang
structx
copier
package
0.0.0-20240417025418-8e18a74854d4
Repository:
https://github.com/echogroot/kratos-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
110 SLOC
#
Functions
Copy
Copy 封装了jinzhu copier.Copy,用于对象拷贝、切片拷贝 注:这是浅拷贝,如果需要深拷贝,自己设置Option.
CopyWithOption
No description provided by the author