package
Version:
v0.0.0-...-6dde671
Opens a new window with list of versions in this module.
Published: Nov 23, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package dbcontext provides DB transaction support for transactions tha span method calls of multiple
repositories and services.
DB represents a DB connection that can be used to run SQL queries.
New returns a new DB connection that wraps the given dbx.DB instance.
DB returns the dbx.DB wrapped by this object.
TransactionFunc represents a function that will start a transaction and run the given function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.