package
1.101.9
Repository: https://github.com/vonage/gosrvlib.git
Documentation: pkg.go.dev

# Functions

Exec executes the specified function inside a SQL transaction.
ExecWithOptions executes the specified function inside a SQL transaction.

# Interfaces

DB is the interface which represents the database driver.

# Type aliases

ExecFunc is the type of the function to be executed inside a SQL Transaction.