//
pkg.gl
Category
github.com/gopad/gopad-api
pkg
token
package
0.0.0-20241007081357-bede6665bebc
Repository:
https://github.com/gopad/gopad-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
56 SLOC
#
Functions
New
New initializes a new simple token of a specified kind.
Parse
Parse can parse the token directly without a request.
#
Variables
ErrTokenExpired
ErrTokenExpired declares a token as expired and invalid.
#
Structs
Result
Result represents to token to the outer world for HTTP responses.
Token
Token is internally used to differ between the kinds of tokens.