message_store v0.2.1 MessageStore.ProjectionBehaviour behaviour View Source
Projection behaviour.
Link to this section Summary
Link to this section Callbacks
Specs
handle_message(EventStore.RecordedEvent.t(), map()) :: map()
A message handler
Specs
init() :: map()
The projection initial state.