//
pkg.gl
Category
github.com/umkh/dbtx
module
package
0.2.0
Repository:
https://github.com/umkh/dbtx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
85 SLOC
#
README
dbtx
dbtx is a library for managing transactions with
sqlx
.
go get github.com/umkh/dbtx
#
Packages
example
No description provided by the author
#
Functions
New
No description provided by the author
#
Constants
TxKey
No description provided by the author
#
Variables
ErrCTXKeyNotFound
No description provided by the author
#
Structs
Transaction
No description provided by the author
#
Interfaces
SQLDB
No description provided by the author
TransactionI
No description provided by the author