v1.5.0
Added structutils
This commit is contained in:
5
structutils/consts.go
Normal file
5
structutils/consts.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package structutils
|
||||
|
||||
const (
|
||||
TagMapTrim tagMapOpt = iota
|
||||
)
|
||||
Reference in New Issue
Block a user