File: doc.go

package info (click to toggle)
golang-github-form3tech-oss-jwt-go 3.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 332 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