package
0.0.0-20250106045613-9a8ef326fabb
Repository: https://github.com/mohamedhabas11/golang-api.git
Documentation: pkg.go.dev
# Functions
ConnectDB establishes a connection to the PostgreSQL database.
# Variables
Global DB instance.
# Structs
DBinstance represents a database instance with a direct gorm.DB embedding.