Documentation ¶
Overview ¶
Package sqlxtransaction provides a simple way to execute a function inside an SQLX transaction. The function to be executed is passed as an argument to the Exec function.
For a similar functionality using the standard database/sql package instead of the github.com/jmoiron/sqlx one, see the github.com/Vonage/gosrvlib/pkg/sqltransaction package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.