package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: May 13, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WaitForDB waits for the database to be ready
type Postgres struct {
DB *sql.DB
}
Postgres is the database connection
NewPostgres creates a new Postgres database connection
Close closes the database connection
GetDB returns the database connection
InitDB initializes the database
Source Files
¶
Click to show internal directories.
Click to hide internal directories.