package
0.0.0-20210117222026-ad3dd47ae240
Repository: https://github.com/outout14/sacrebleu-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GenerateToken : generate user token based on the seed (eg : email).
HashPassword : just bcrypt stuff.
JwtVerify : Token verification.

# Structs

Response : Used to reply to http query.
Server : Struct for App (http server) configuration in the config.ini file.