//
pkg.gl
Category
github.com/VishalTanwani/GolangWebApp
internal
driver
package
0.0.0-20210915162807-472935aeb853
Repository:
https://github.com/vishaltanwani/golangwebapp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
51 SLOC
#
Functions
ConnectSQL
ConnectSQL creates database pool connection for postgres.
NewDatabase
NewDatabase creates a new database connection for the application.
#
Structs
DB
DB holds the data base connection pool.