package
0.5.0
Repository: https://github.com/loghole/dbhook.git
Documentation: pkg.go.dev

# Functions

NewMockAdvancedConn creates a new mock instance.
NewMockConn creates a new mock instance.
NewMockConnBeginTx creates a new mock instance.
NewMockDriver creates a new mock instance.
NewMockEConn creates a new mock instance.
NewMockExecerContext creates a new mock instance.
NewMockQConn creates a new mock instance.
NewMockQueryerConn creates a new mock instance.
NewMockQueryerContext creates a new mock instance.
NewMockResult creates a new mock instance.
NewMockRows creates a new mock instance.
NewMockStmt creates a new mock instance.
NewMockStmtWithContext creates a new mock instance.
NewMockTx creates a new mock instance.

# Structs

MockAdvancedConn is a mock of AdvancedConn interface.
MockAdvancedConnMockRecorder is the mock recorder for MockAdvancedConn.
MockConn is a mock of Conn interface.
MockConnBeginTx is a mock of ConnBeginTx interface.
MockConnBeginTxMockRecorder is the mock recorder for MockConnBeginTx.
MockConnMockRecorder is the mock recorder for MockConn.
MockDriver is a mock of Driver interface.
MockDriverMockRecorder is the mock recorder for MockDriver.
MockEConn is a mock of EConn interface.
MockEConnMockRecorder is the mock recorder for MockEConn.
MockExecerContext is a mock of ExecerContext interface.
MockExecerContextMockRecorder is the mock recorder for MockExecerContext.
MockQConn is a mock of QConn interface.
MockQConnMockRecorder is the mock recorder for MockQConn.
MockQueryerConn is a mock of QueryerConn interface.
MockQueryerConnMockRecorder is the mock recorder for MockQueryerConn.
MockQueryerContext is a mock of QueryerContext interface.
MockQueryerContextMockRecorder is the mock recorder for MockQueryerContext.
MockResult is a mock of Result interface.
MockResultMockRecorder is the mock recorder for MockResult.
MockRows is a mock of Rows interface.
MockRowsMockRecorder is the mock recorder for MockRows.
MockStmt is a mock of Stmt interface.
MockStmtMockRecorder is the mock recorder for MockStmt.
MockStmtWithContext is a mock of StmtWithContext interface.
MockStmtWithContextMockRecorder is the mock recorder for MockStmtWithContext.
MockTx is a mock of Tx interface.
MockTxMockRecorder is the mock recorder for MockTx.