//
pkg.gl
Category
github.com/HYY-yu/seckill.pkg
pkg
token
package
1.3.6
Repository:
https://github.com/hyy-yu/seckill.pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
157 SLOC
#
Functions
New
New 根据 secret 生成后续的签名.
#
Variables
ErrorTokenCannotParse
No description provided by the author
ErrorTokenExpiredOrNotActive
No description provided by the author
#
Interfaces
Token
Token 实现 接口令牌 的封装 JWT 令牌 (代替 Session) Sign 签名防篡改.