package
0.2.1
Repository: https://github.com/semrekkers/sqlz.git
Documentation: pkg.go.dev

# 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.