Discover Packages
github.com/madeofpendletonwool/podpeople-db
internal
db
package
Version:
v0.0.0-...-1a4ab3d
Opens a new window with list of versions in this module.
Published: Sep 30, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
DB is the global database connection
Close closes the database connection
Initialize sets up the database connection
Transaction begins a transaction and executes the provided function.
The transaction is committed if the function returns nil, otherwise it is rolled back.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.