package
0.0.0-20241007081357-bede6665bebc
Repository: https://github.com/gopad/gopad-api.git
Documentation: pkg.go.dev

# Functions

New initializes a new simple token of a specified kind.
Parse can parse the token directly without a request.

# Variables

ErrTokenExpired declares a token as expired and invalid.

# Structs

Result represents to token to the outer world for HTTP responses.
Token is internally used to differ between the kinds of tokens.