package
0.0.0-20230508210146-366731b0065b
Repository: https://github.com/asoldo/golang-ecolabel-backend.git
Documentation: pkg.go.dev

# Functions

GenerateToken creates a JWT token for the DemoUser with a 1-hour expiration time.

# Variables

DemoUser is a pre-defined user with a username, password, and group_id for demonstration purposes.

# Structs

User represents a user with a username and password.