# Functions

NewMockConn creates a new mock instance.
NewMockRows creates a new mock instance.

# Structs

MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockRows is a mock of Rows interface.
MockRowsMockRecorder is the mock recorder for MockRows.