go-sample-webpage/vendor/github.com/lestrrat-go/jwx/jwa/jwa.go
2021-11-04 02:14:51 +01:00

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