Documentation ¶
Index ¶
Constants ¶
View Source
const ( TOKEN_EXPIRES int = -20 // token 过期 TOKEN_VALID int = 0 // token 有效 )
Variables ¶
View Source
var TokenKey []byte // = []byte("profession_key")
Functions ¶
func GenerateToken ¶
GenerateToken 生成Token
Types ¶
Click to show internal directories.
Click to hide internal directories.