package
0.0.0-20220524102136-29f350edffb0
Repository: https://github.com/exchangediary/exchange-diary.git
Documentation: pkg.go.dev

# 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.