jivago.event.dispatch.message_dispatcher_function module

class jivago.event.dispatch.message_dispatcher_function.MessageDispatcherFunction(message_name: str, function: Callable)[source]

Bases: jivago.event.dispatch.message_dispatcher.MessageDispatcher

handle(payload: object)[source]