//
pkg.gl
Category
github.com/ziyoumeng/golang
helper
package
0.0.0-20220829092217-0e811a7daf3e
Repository:
https://github.com/ziyoumeng/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
188 SLOC
#
Packages
idl
No description provided by the author
model
No description provided by the author
#
Functions
CopyData
CopyData dst必须指针类型;需要拷贝的字段dst和src必须同名;深拷貝;src的tag的json:"-"会跳过.