# Functions
NewMockRows creates a new mock instance.
NewMockScanner creates a new mock instance.
# Structs
MockRows is a mock of Rows interface.
MockRowsMockRecorder is the mock recorder for MockRows.
MockScanner is a mock of Scanner interface.
MockScannerMockRecorder is the mock recorder for MockScanner.