//
pkg.gl
Category
github.com/onepanelio/core
pkg
util
request
sort
package
1.0.2
Repository:
https://github.com/onepanelio/core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
4
Files
53 SLOC
#
Functions
New
New parses the properties, represented as comma delimited fields, into a Criteria struct The first part is the properties, the second part is the delimiter used between properties.
#
Structs
Criteria
Criteria represents the sorting criteria for a list of resources.
Order
Order represents a sorting order such as created_at, desc.