Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Param ¶
type Param string
Param is the URL parameter
const ( ParamOffset Param = "offset" ParamLimit Param = "limit" ParamOrder Param = "order" ParamLatestN Param = "latestn" ParamLatestNOn Param = "latestnon" ParamCstart Param = "cstart" ParamCstop Param = "cstop" ParamHasTotalCount Param = "totalcount" ParamOtherQueries Param = "better_otherqueries" )
Click to show internal directories.
Click to hide internal directories.