//
pkg.gl
Category
github.com/adamnasrudin03/go-skeleton-gin
pkg
database
package
0.0.0-20240816132007-9b3cec2e3f9c
Repository:
https://github.com/adamnasrudin03/go-skeleton-gin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
93 SLOC
#
Functions
CloseDbConnection
CloseDbConnection method is closing a connection between your app and your db.
GetDB
No description provided by the author
SetupDbConnection
SetupDbConnection is creating a new connection to our database.