//
pkg.gl
Category
github.com/incodinggo/exlib
qbd
package
0.3.0
Repository:
https://github.com/incodinggo/exlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
343 SLOC
#
Functions
NewQueryBuilder
NewQueryBuilder return the QueryBuilder.
#
Constants
CommaSpace
CommaSpace is the separation.
#
Structs
MySQLQueryBuilder
MySQLQueryBuilder is the SQL build.
PostgresQueryBuilder
PostgresQueryBuilder is the SQL build.
#
Interfaces
QueryBuilder
QueryBuilder is the Query builder interface.