package
0.0.0-20240728120420-5df9c1d22f7a
Repository: https://github.com/wwi21seb-projekt/server-beta.git
Documentation: pkg.go.dev

# Functions

CloseDbConnection can be called when program execution is stopped, to close database connection.
ConnectToDb can be called after program start to connect to database.
LoadEnvVariables loads necessary environment variables (DB, Mail Server, etc.) from .env file.
SyncDatabase synchronizes the database tables with the model definitions and creates extensions if necessary.

# Variables

Global variable for database.