# Functions
No description provided by the author
CheckIP 校验请求IP.
GetCorrectIP 当前请求IP.
GetSessionUser 获取会话用户.
No description provided by the author
No description provided by the author
RemoveAuthCookie 移除身份验证cookie maxAge=-1即可移除cookie.
RemoveToken 移除token.
RequestLogFmt gin请求日志格式化.
SetAuthCookie 设置身份验证cookie.
No description provided by the author
SetSessionUser 设置会话用户.
SetToken 生成并缓存token.
# Structs
JwtUser jwt-TokenUser实现.
JwtValidator JWT鉴权验证器.
No description provided by the author