package
Version:
v0.0.0-...-5650b21
Opens a new window with list of versions in this module.
Published: Apr 18, 2026
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
¶
GetDatabaseSize returns the size of the database file in a human-readable format
type DB struct {
*sql.DB
}
DB wraps the sql.DB connection and provides methods for database operations
New creates and returns a new DB instance
Close closes the database connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.