//
pkg.gl
Category
github.com/acexy/golang-toolkit
util
reflect
package
0.0.30
Repository:
https://github.com/acexy/golang-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
102 SLOC
#
Functions
DeepCopy
DeepCopy 深拷贝 源和目标需要是同类型.
NonZeroField
NonZeroField 返回结构体的非零字段.
NonZeroFieldValue
NonZeroFieldValue 返回结构体的非零字段的值.