Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilterValueType ¶
type FilterValueType int
const ( String FilterValueType Integer Float Boolean Date Time DateTime )
type ListRequest ¶
type ListRequest struct { Pagination Pagination Filters []Filter Sorts []Sort }
type ListResponse ¶
type Op ¶
type Op int
const ( Eq Op Ne Gt Lt Ge Le In NotIn Contains NotContains StartsWith EndsWith Null NotNull Between )
type Pagination ¶
Click to show internal directories.
Click to hide internal directories.