//
pkg.gl
Category
github.com/lukebull/go-zero-extern
tools
goctl
model
sql
builderx
package
1.6.3
Repository:
https://github.com/lukebull/go-zero-extern.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
120 SLOC
#
Functions
FieldNames
FieldNames returns field names from given in.
NewEq
NewEq wraps builder.Eq.
NewGt
NewGt wraps builder.Gt.
PostgreSqlJoin
No description provided by the author
RawFieldNames
RawFieldNames converts golang struct field into slice string.
ToMap
ToMap converts interface into map.