//
pkg.gl
Category
github.com/c-games/common
ref
package
2.0.0+incompatible
Repository:
https://github.com/c-games/common.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
63 SLOC
#
Functions
IsNotZero
No description provided by the author
ResetStruct
sPrt: is a pointer of struct you want to reset replaceFields: is fields you want to reset, if you want to set field to zero value, just use nil represent.
StructKeys
No description provided by the author