//
pkg.gl
Category
github.com/ydb-platform/ydb-go-sql
internal
tx
package
0.0.2-alpha
Repository:
https://github.com/ydb-platform/ydb-go-sql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
247 SLOC
#
Functions
DoTx
DoTx is a shortcut for calling Do(x, f) on initialized TxDoer with DB field set to given db.
New
No description provided by the author
#
Structs
TxDoer
TxDoer contains options for retrying transactions.
#
Interfaces
Tx
No description provided by the author
#
Type aliases
TxOperationFunc
No description provided by the author