package
0.0.0-20230531085318-751c956463cc
Repository: https://github.com/jiangh156/go_lib.git
Documentation: pkg.go.dev
# Functions
GenToken @Description 生成Token @Author John 2023-05-05 11:15:35 @Param userId @Return string @Return error.
No description provided by the author
No description provided by the author
ParseToken @Description 解析Token @Author John 2023-05-05 11:15:56 @Param tokenString @Return *UserClaims @Return error.
# Constants
JWT过期时间.
# Variables
No description provided by the author