//
pkg.gl
Category
github.com/sagoo-cloud/nexframe
utils
deepcopy
package
0.1.8
Repository:
https://github.com/sagoo-cloud/nexframe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
140 SLOC
#
Functions
Copy
Copy 创建传入值的深度拷贝并返回interface{}.
Iface
Iface 是Copy的别名,为保持向后兼容性而存在.
#
Interfaces
Interface
Interface 定义深拷贝接口.