//
pkg.gl
Category
github.com/go-flexi/ecom-backend
pkg
filter
package
0.0.0-20240513095113-b889055ad37b
Repository:
https://github.com/go-flexi/ecom-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
33 SLOC
#
Functions
NewOrderBy
NewOrderBy creates a new OrderBy.
NewPage
NewPage creates a new Page.
#
Constants
ASC
set of direction for ordering.
DESC
set of direction for ordering.
#
Structs
OrderBy
OrderBy represents order filter.
Page
Page represents the pagination filter.