package
0.0.0-20240331100836-6119ed1f8fd4
Repository: https://github.com/reliccode/jwt-authentication-api.git
Documentation: pkg.go.dev

# Functions

ConnectToDb initializes a connection to the database.
LoadEnvVariables loads environment variables from a .env file.
SyncDatabase performs automatic migration of database tables.

# Variables

DB holds the connection to the database.