//
pkg.gl
Category
github.com/detectiveHLH/go-backend-starter
util
package
0.0.0-20191202071258-b02ff283dd2b
Repository:
https://github.com/detectivehlh/go-backend-starter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
55 SLOC
#
Functions
GenerateToken
* 生成token @param username 用户名 string @param password 密码 string @returns token, err */.
ParseToken
* 解析token @param token @returns token, err */.
#
Structs
Claims
No description provided by the author
Gin
No description provided by the author