//
pkg.gl
Category
github.com/xvrzhao/utils
http
gin
package
0.11.0
Repository:
https://github.com/xvrzhao/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
31 SLOC
#
Functions
GetPagePerFromQs
GetPagePerFromQs retrieves the page number and the number of items per page from query string in request.
SetCookieGenerally
SetCookieGenerally set a cookie to gin response.