package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: May 23, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package database provides database connection and management
NewDatabase creates a new database connection
type Database struct {
*sqlx.DB
}
Database wraps the SQL connection pool
NewDB creates a new database connection
Begin starts a new transaction with detailed logging
Close closes the database connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.