package
0.0.0-20240309073012-30139a74a392
Repository: https://github.com/garaekz/go-rest-api.git
Documentation: pkg.go.dev
# Functions
New returns a new DB connection that wraps the given dbx.DB instance.
# Type aliases
TransactionFunc represents a function that will start a transaction and run the given function.