Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrTokenInvalid = errors.New("token is invalid")
)
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct{}
Instance provide the jwt algorithm component
func (Instance) GenerateToken ¶
CreateToken 生成token
Click to show internal directories.
Click to hide internal directories.