package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Feb 23, 2025
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.