//
pkg.gl
Category
github.com/bingo-project/component-base
util
gormutil
package
0.4.4
Repository:
https://github.com/bingo-project/component-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
79 SLOC
#
Functions
Paginate
Paginate the query.
Paginator
Paginator returns a gorm scope paginator.
#
Constants
ASC
No description provided by the author
DefaultLimit
DefaultLimit define the default number of records to be retrieved.
DESC
No description provided by the author
#
Structs
ListOptions
ListOptions contains offset and limit fields.