package
1.12.6
Repository: https://github.com/go-dev-frame/sponge.git
Documentation: pkg.go.dev

# Functions

DefaultPage default page, number 20 per page, sorted by id backwards.
NewPage custom page, starting from page 0.
SetMaxSize change the default maximum number of pages per page.

# Constants

nolint.
Eq equal.
Gt greater than.
Gte greater than or equal.
In include.
Like fuzzy lookup.
Lt less than.
Lte less than or equal.
Neq not equal.
NotIn exclude.
nolint.

# Structs

Column query info.
Conditions query conditions.
Page info.
Params query parameters.