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

# Functions

NewExecer creates a new mock instance.
NewMessageFactory creates a new mock instance.
NewNotificationQueuer creates a new mock instance.
NewPersistenceStrategy creates a new mock instance.
NewProjectionStateSerialization creates a new mock instance.
NewQueryer creates a new mock instance.

# Structs

Execer is a mock of Execer interface.
ExecerMockRecorder is the mock recorder for Execer.
MessageFactory is a mock of MessageFactory interface.
MessageFactoryMockRecorder is the mock recorder for MessageFactory.
NotificationQueuer is a mock of NotificationQueuer interface.
NotificationQueuerMockRecorder is the mock recorder for NotificationQueuer.
PersistenceStrategy is a mock of PersistenceStrategy interface.
PersistenceStrategyMockRecorder is the mock recorder for PersistenceStrategy.
ProjectionStateSerialization is a mock of ProjectionStateSerialization interface.
ProjectionStateSerializationMockRecorder is the mock recorder for ProjectionStateSerialization.
Queryer is a mock of Queryer interface.
QueryerMockRecorder is the mock recorder for Queryer.