# Functions
NewMockRow creates a new mock instance.
NewMockSqlHandler creates a new mock instance.
NewMockSqlResult creates a new mock instance.
No description provided by the author
# Structs
MockRow is a mock of Row interface.
MockRowMockRecorder is the mock recorder for MockRow.
MockSqlHandler is a mock of SqlHandler interface.
MockSqlHandlerMockRecorder is the mock recorder for MockSqlHandler.
MockSqlResult is a mock of SqlResult interface.
MockSqlResultMockRecorder is the mock recorder for MockSqlResult.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author