Files
wangjianhong 5e4e272b3a init
2025-07-23 17:30:33 +08:00

5 lines
166 B
Go

// Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
//
// See README.md for more info.
package jwt