# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetCurrentURL returns current request full url.
GetLimitAndOffset parse limit and offset from http context and convert them to uint type.
ParseUint parse string to uint.
# Constants
AuthCodeKey is a auth code url query parameter.
CurrentMemberKey is current member mapping key which is set on gin.Context.
# Structs
CurrentMemberDTO is a current member dto which parsed from jwtAuthentication middleware.