//
pkg.gl
Category
github.com/acceleraterA/go_app_udemy
internal
driver
package
0.0.0-20230510165201-69c548a4d919
Repository:
https://github.com/acceleratera/go_app_udemy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
48 SLOC
#
Functions
ConnectSQL
ConnectSQL creates database pool for postgres.
NewDatabase
NewDatabase create a new db for app.
#
Structs
DB
DB holds the database connection pool.