File: doc.go

package info (click to toggle)
golang-github-golang-jwt-jwt-v5 5.2.2-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 472 kB
  • sloc: makefile: 5
file content (4 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (23)
1
2
3
4
// 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