Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TokenExpired = errors.New("token已过期,请重新登录。") TokenNotValidYet = errors.New("token无效,请重新登录。") TokenMalformed = errors.New("token不正确,请重新登录。") TokenInvalid = errors.New("这不是一个token,请重新登录。") )
定义错误
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.