package
Version:
v0.0.0-...-ea7ac5c
Opens a new window with list of versions in this module.
Published: Jul 28, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Postgres struct {
*sqlx.DB
}
Postgres contains all methods for querying data from the PostgreSQL database.
NewPostgres connects to the PostgreSQL database, applies database migrations and returns an opened connection or an error.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.