# Functions
NewMockBeginable creates a new mock instance.
NewMockClient creates a new mock instance.
NewMockExecutable creates a new mock instance.
NewMockManageable creates a new mock instance.
NewMockPingable creates a new mock instance.
NewMockPrepareable creates a new mock instance.
NewMockQueryable creates a new mock instance.
NewMockTransaction creates a new mock instance.
# Structs
MockBeginable is a mock of Beginable interface.
MockBeginableMockRecorder is the mock recorder for MockBeginable.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockExecutable is a mock of Executable interface.
MockExecutableMockRecorder is the mock recorder for MockExecutable.
MockManageable is a mock of Manageable interface.
MockManageableMockRecorder is the mock recorder for MockManageable.
MockPingable is a mock of Pingable interface.
MockPingableMockRecorder is the mock recorder for MockPingable.
MockPrepareable is a mock of Prepareable interface.
MockPrepareableMockRecorder is the mock recorder for MockPrepareable.
MockQueryable is a mock of Queryable interface.
MockQueryableMockRecorder is the mock recorder for MockQueryable.
MockTransaction is a mock of Transaction interface.
MockTransactionMockRecorder is the mock recorder for MockTransaction.