package
0.0.0-20240917132302-bbf585adcfa6
Repository: https://github.com/fidel-wole/go-based-chat-application.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetDB returns the initialized database connection.
GetQueries returns the initialized Queries instance.
InitDB initializes the database connection and the SQLC Queries instance.

# Variables

Database connection.
This will hold the instance of Queries.