package
8.2.2+incompatible
Repository: https://github.com/lucbarr/extensions.git
Documentation: pkg.go.dev
# Functions
NewMockCtxWrapper creates a new mock instance.
NewMockDB creates a new mock instance.
NewMockDBTx creates a new mock instance.
NewMockORM creates a new mock instance.
NewMockQueryable creates a new mock instance.
NewMockTx creates a new mock instance.
NewMockTxWrapper creates a new mock instance.
# Structs
MockCtxWrapper is a mock of CtxWrapper interface.
MockCtxWrapperMockRecorder is the mock recorder for MockCtxWrapper.
MockDB is a mock of DB interface.
MockDBMockRecorder is the mock recorder for MockDB.
MockDBTx is a mock of DBTx interface.
MockDBTxMockRecorder is the mock recorder for MockDBTx.
MockORM is a mock of ORM interface.
MockORMMockRecorder is the mock recorder for MockORM.
MockQueryable is a mock of Queryable interface.
MockQueryableMockRecorder is the mock recorder for MockQueryable.
MockTx is a mock of Tx interface.
MockTxMockRecorder is the mock recorder for MockTx.
MockTxWrapper is a mock of TxWrapper interface.
MockTxWrapperMockRecorder is the mock recorder for MockTxWrapper.