package
0.11.0
Repository: https://github.com/hellofresh/goengine.git
Documentation: pkg.go.dev

# Packages

Package aggregate is a generated GoMock package.
No description provided by the author

# Functions

NewDummyMessage returns a new DummyMessage.
NewEventStore creates a new mock instance.
NewEventStream creates a new mock instance.
NewMessage creates a new mock instance.
NewMessagePayloadConverter creates a new mock instance.
NewMessagePayloadFactory creates a new mock instance.
NewMessagePayloadResolver creates a new mock instance.
NewQuery creates a new mock instance.

# Structs

DummyMessage a simple goengine.Message implementation used for testing.
EventStore is a mock of EventStore interface.
EventStoreMockRecorder is the mock recorder for EventStore.
EventStream is a mock of EventStream interface.
EventStreamMockRecorder is the mock recorder for EventStream.
Message is a mock of Message interface.
MessageMockRecorder is the mock recorder for Message.
MessagePayloadConverter is a mock of MessagePayloadConverter interface.
MessagePayloadConverterMockRecorder is the mock recorder for MessagePayloadConverter.
MessagePayloadFactory is a mock of MessagePayloadFactory interface.
MessagePayloadFactoryMockRecorder is the mock recorder for MessagePayloadFactory.
MessagePayloadResolver is a mock of MessagePayloadResolver interface.
MessagePayloadResolverMockRecorder is the mock recorder for MessagePayloadResolver.
Query is a mock of Query interface.
QueryMockRecorder is the mock recorder for Query.