Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Secret []byte
Functions ¶
func AuthUser ¶
func AuthUser() gin.HandlerFunc
验证用户中间件, 若没有token会返回400, 验证失败会返回401, 找不到用户会返回404, 响应code为1, 2, 3
func InitSecret ¶
func InitSecret()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.