package
0.0.0-20240902121557-ded4e7068ebd
Repository: https://github.com/andredubov/golibs.git
Documentation: pkg.go.dev

# Functions

NewTxManagerMock returns a mock for database.TxManager.

# Structs

TxManagerMock implements database.TxManager.
TxManagerMockReadCommittedExpectation specifies expectation struct of the TxManager.ReadCommitted.
TxManagerMockReadCommittedParamPtrs contains pointers to parameters of the TxManager.ReadCommitted.
TxManagerMockReadCommittedParams contains parameters of the TxManager.ReadCommitted.
TxManagerMockReadCommittedResults contains results of the TxManager.ReadCommitted.