Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertQueryParams ¶
Types ¶
type Projection ¶
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.