MessageStore.MessageHandlerBehaviour.handle_message

You're seeing just the callback handle_message, go back to MessageStore.MessageHandlerBehaviour module for more information.
Link to this callback

handle_message(arg1, map)

View Source

Specs

handle_message(EventStore.RecordedEvent.t(), map()) :: Result.t(any(), any())

A message handler.