Documentation ¶
Index ¶
Constants ¶
View Source
const ( LimitTag = "limit" OffsetTag = "offset" DescTag = "desc" CountTotalTag = "count_total" ReverseTag = "reverse" )
Variables ¶
This section is empty.
Functions ¶
func CheckPaginationParams ¶
func CheckPaginationParams(w http.ResponseWriter, r *http.Request) (commontypes.QueryPaginationParams, bool)
func EmptyOrDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.