package
0.0.0-20200616085136-2ddc99a6b435
Repository: https://github.com/biubiubiuuuu/orderingsystem.git
Documentation: pkg.go.dev

# Functions

JWT加密生成并返回令牌 param username param password return string,error.
JWT解析令牌并验证 param tokenStr retrun *Claims, error.

# Structs

No description provided by the author