package
Version:
v0.0.0-...-22aee03
Opens a new window with list of versions in this module.
Published: Aug 14, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CheckErrorCode returns - depending on the postgres error code - a custom error
that can be easier parsed and handled
type DB struct {
DB *sql.DB
}
DB is the postgres connection
Open opens a postgres database connection
Close terminates the postgres connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.