package
1.0.2
Repository: https://github.com/onepanelio/core.git
Documentation: pkg.go.dev

# Functions

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 represents the sorting criteria for a list of resources.
Order represents a sorting order such as created_at, desc.