4 lines
158 B
Go
4 lines
158 B
Go
//go:generate go run internal/cmd/gentypes/main.go
|
|
|
|
// Package jwa defines the various algorithm described in https://tools.ietf.org/html/rfc7518
|
|
package jwa
|