Documentation ¶
Index ¶
- func NewEvent(ctx context.Context, eventObjectValue *model.EventObject) core.Event
- func NewEventBus(eventBus model.EventBus) core.EventBus
- func NewEventFactory() core.EventFactory
- func NewEventStore(eventStore model.EventStore, objectStore model.ObjectStore, ...) core.EventStore
- func NewStateStore(stateStore model.StateStore) core.StateStore
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventFactory ¶
func NewEventFactory() core.EventFactory
func NewEventStore ¶
func NewEventStore(eventStore model.EventStore, objectStore model.ObjectStore, enableObjectStore bool) core.EventStore
func NewStateStore ¶
func NewStateStore(stateStore model.StateStore) core.StateStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.