package
0.0.0-20240605181919-e38f05e09499
Repository: https://github.com/dor1ma/ozon_test_task.git
Documentation: pkg.go.dev
# Functions
NewMockDatabase creates a new mock instance.
NewMockRow creates a new mock instance.
NewMockRows creates a new mock instance.
# Structs
MockDatabase is a mock of Database interface.
MockDatabaseMockRecorder is the mock recorder for MockDatabase.
MockRow is a mock of Row interface.
MockRowMockRecorder is the mock recorder for MockRow.
MockRows is a mock of Rows interface.
MockRowsMockRecorder is the mock recorder for MockRows.