package
0.0.0-20230112053021-0a7aee056cd5
Repository: https://github.com/zhiqiangxu/util.git
Documentation: pkg.go.dev

# Functions

GetInt64 for retrieve claim value as int64.
NewJWT is ctor for JWT.
NewSigner is ctor for Signer.
NewVerifier is ctor for Verifier.

# Constants

CreatedKey for created.
ExpireATKey for expire_at.

# Structs

JWT is both signer and verifier.
Signer for claimer.
Verifier for claims.