package
0.0.0-20241226012124-11c37684d0f4
Repository: https://github.com/gentcod/nlp-to-sql.git
Documentation: pkg.go.dev

# Functions

NewJWTGenerator creates a new JWT Token Generator object.
NewPasetoGenerator creates a new PasetoGenerator object.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

JWTGenerator is a JSON Web Token maker.
PasetoGenerator is a PASETO Token maker.
Payload contains the payload data of a token.

# Interfaces

Generator is an interface for managing tokens.