package
0.0.0-20240708082357-63ffb3fdfa96
Repository: https://github.com/theheadmen/godipl3.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new Server instance with the given database connection.

# Variables

JWT secret key, this should be stored securely and not exposed in the code.

# Structs

Claims is a struct that will be encoded to a JWT.
Server is a struct that holds the database connection.