# Functions
No description provided by the author
# Interfaces
MessageExecutionCtx is passed to each executor and contains received message, ctx, knows how to send out or return a message.
No description provided by the author
# Type aliases
Executor is a callback that will be called on received message with context.