package
2.0.2
Repository: https://github.com/golang-tools/jwthelper.git
Documentation: pkg.go.dev

# Functions

NewVerifierProxy创建一个新的签名校验器代理.
WithParallelCallback 设置初始化后回调并行执行而非串行执行.

# Variables

No description provided by the author
No description provided by the author
ErrProxyAllreadySettedUniversalObject 代理不能重复设置客户端对象.
ErrProxyNotYetSettedUniversalObject 代理还未设置客户端对象.

# Structs

Option 设置key行为的选项.

# Type aliases

VerifierCallback 签名校验器操作的回调函数.