package
0.0.2
Repository: https://github.com/unionj-cloud/toolkit.git
Documentation: pkg.go.dev

# Functions

C new a Criteria.
No description provided by the author
NewPageRet new a PageRet.
P new a Page.

# Structs

Criteria wrap a group of column, value and operator such as name = 20.
Order by Col Sort.
Page a sql expression builder for order by clause.
PageRet wrap page query result.
Where concat children clauses with one of logic operators And, Or, Append.

# Interfaces

Base sql expression.
Q used for building sql expression.

# Type aliases

String is an alias of string.