package
0.0.2
Repository: https://github.com/furdarius/jwtee.git
Documentation: pkg.go.dev

# Functions

NewHS256 returns new HMAC Signer using SHA256.
NewHS384 returns new HMAC Signer using SHA384.
NewHS512 returns new HMAC Signer using HS512.

# Structs

HMAC implements Signer with HMAC.