package
Version:
v0.0.0-...-9528f6d
Opens a new window with list of versions in this module.
Published: Oct 18, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DB is a wrapper around *ent.Client.
New returns a new DB instance.
Client returns the underlying *ent.Client.
Close closes the database client.
WithTx runs the given function in a transaction.
Option represents the options for the DB.
TxFunc is the function type used by WithTx.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.