package
Version:
v0.0.0-...-b993f0b
Opens a new window with list of versions in this module.
Published: Jul 4, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewDatabase creates a new database for the application
type DB struct {
SQL *sql.DB
}
DB holds the database connection pool
ConnectSQL creates database pool for Postgres
Source Files
¶
Click to show internal directories.
Click to hide internal directories.