Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPError ¶
Types ¶
type HTTPFilter ¶
type HTTPFilter struct { Page int `json:"page"` Limit int `json:"limit"` Sort string `json:"sort"` Order string `json:"order"` }
func NewFilter ¶
func NewFilter() *HTTPFilter
Click to show internal directories.
Click to hide internal directories.