package
0.0.0-20240730081840-b2c82e1192fb
Repository: https://github.com/joinself/restful-client.git
Documentation: pkg.go.dev

# Functions

New returns a new DB connection that wraps the given dbx.DB instance.

# Structs

DB represents a DB connection that can be used to run SQL queries.

# Type aliases

TransactionFunc represents a function that will start a transaction and run the given function.