# Functions
NewMockProductPersistenceInterface creates a new mock instance.
NewMockProductReader creates a new mock instance.
NewMockProductServiceInterface creates a new mock instance.
NewMockProductsInterface creates a new mock instance.
NewMockProductWrite creates a new mock instance.
# Structs
MockProductPersistenceInterface is a mock of ProductPersistenceInterface interface.
MockProductPersistenceInterfaceMockRecorder is the mock recorder for MockProductPersistenceInterface.
MockProductReader is a mock of ProductReader interface.
MockProductReaderMockRecorder is the mock recorder for MockProductReader.
MockProductServiceInterface is a mock of ProductServiceInterface interface.
MockProductServiceInterfaceMockRecorder is the mock recorder for MockProductServiceInterface.
MockProductsInterface is a mock of ProductsInterface interface.
MockProductsInterfaceMockRecorder is the mock recorder for MockProductsInterface.
MockProductWrite is a mock of ProductWrite interface.
MockProductWriteMockRecorder is the mock recorder for MockProductWrite.