Documentation ¶
Overview ¶
JSON WEB TOKEN 层
Index ¶
Constants ¶
View Source
const (
ERROR_AUTH_TOKEN = 40006
)
内置异常
Variables ¶
View Source
var TOKEN_ERROR = map[int]string{ ERROR_AUTH_TOKEN: "Token生成失败", }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.