# Functions
NewMockColumnType creates a new mock instance.
NewMockConnection creates a new mock instance.
NewMockFormatter creates a new mock instance.
NewMockResult creates a new mock instance.
NewMockRows creates a new mock instance.
NewMockScannable creates a new mock instance.
NewMockScanner creates a new mock instance.
NewMockTx creates a new mock instance.
# Structs
MockColumnType is a mock of ColumnType interface.
MockColumnTypeMockRecorder is the mock recorder for MockColumnType.
MockConnection is a mock of Connection interface.
MockConnectionMockRecorder is the mock recorder for MockConnection.
MockFormatter is a mock of Formatter interface.
MockFormatterMockRecorder is the mock recorder for MockFormatter.
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.
MockScannable is a mock of Scannable interface.
MockScannableMockRecorder is the mock recorder for MockScannable.
MockScanner is a mock of Scanner interface.
MockScannerMockRecorder is the mock recorder for MockScanner.
MockTx is a mock of Tx interface.
MockTxMockRecorder is the mock recorder for MockTx.