package
1.0.8
Repository: https://github.com/gomscourse/common.git
Documentation: pkg.go.dev

# Functions

NewTxManagerMock returns a mock for db.TxManager.

# Structs

TxManagerMock implements db.TxManager.
TxManagerMockReadCommittedExpectation specifies expectation struct of the TxManager.ReadCommitted.
TxManagerMockReadCommittedParams contains parameters of the TxManager.ReadCommitted.
TxManagerMockReadCommittedResults contains results of the TxManager.ReadCommitted.