//
pkg.gl
Category
github.com/melonwool/go-zero
tools
goctl
model
sql
builderx
package
1.1.7
Repository:
https://github.com/melonwool/go-zero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
94 SLOC
#
Functions
FieldNames
FieldNames returns field names from given in.
NewEq
NewEq wraps builder.Eq.
NewGt
NewGt wraps builder.Gt.
RawFieldNames
RawFieldNames converts golang struct field into slice string.
ToMap
ToMap converts interface into map.