//
pkg.gl
Category
github.com/chamrasilva89/reservationWeb
internal
driver
package
0.0.0-20231020053335-34fe6f6ffa01
Repository:
https://github.com/chamrasilva89/reservationweb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
52 SLOC
#
Functions
ConnectSQL
ConnectSQL connects to the PostgreSQL database and returns a DB object.
NewDatabase
NewDatabase creates a new SQL database connection and pings it.
#
Structs
DB
DB represents the database connection.