package
0.0.0-20240327231105-1f0ac49d6ebe
Repository: https://github.com/marcohnp/go-hexagonal.git
Documentation: pkg.go.dev

# Functions

NewMockProductInterface creates a new mock instance.
NewMockProductPersistenceInterface creates a new mock instance.
NewMockProductReader creates a new mock instance.
NewMockProductServiceInterface creates a new mock instance.
NewMockProductWriter creates a new mock instance.

# Structs

MockProductInterface is a mock of ProductInterface interface.
MockProductInterfaceMockRecorder is the mock recorder for MockProductInterface.
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.
MockProductWriter is a mock of ProductWriter interface.
MockProductWriterMockRecorder is the mock recorder for MockProductWriter.