Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertQueryParams ¶ added in v0.0.359
Types ¶
type Projection ¶ added in v0.0.359
type QueryParams ¶
type QueryParams struct { Start int64 Limit int Sort []Sort Filter []Filter Projection []Projection }
func GetQueryParams ¶
func GetQueryParams(query string) QueryParams
Click to show internal directories.
Click to hide internal directories.