package
1.0.1
Repository: https://github.com/keepchen/go-sail.git
Documentation: pkg.go.dev

# Functions

Sign 签名.
SignWithMap 签名.
Verify 验证.
VerifyFromMap 验证.

# Constants

SigningMethodHS512 hmac方法.
SigningMethodRS256 rsa256方法.
SigningMethodRS512 rsa512方法.

# Structs

AppClaims App票据声明.
Conf 配置信息.

# Type aliases

No description provided by the author
SigningMethod 签名方法.