Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotTransaction = errors.New("sqltx: underlying type is not a transaction")
Functions ¶
func IsolationLevel ¶
Types ¶
type Atomic ¶
type Atomic struct {
// contains filtered or unexported fields
}
type DBTX ¶
type DBTX = sqlx.ExtContext
DBTX represents the common db operations for both *sql.DB and *sql.Tx.
Click to show internal directories.
Click to hide internal directories.