forked from mirror/jwt
comments
This commit is contained in:
parent
8800a8c28c
commit
2c907dbb70
2
doc.go
2
doc.go
|
@ -1,4 +1,4 @@
|
||||||
// A Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
|
// 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.
|
// See README.md for more info.
|
||||||
package jwt
|
package jwt
|
Loading…
Reference in New Issue