whistle.typing.dispatcher¶
- class IAbstractEventDispatcher[source]¶
Bases:
Protocol- __init__(*args, **kwargs)¶
- class IAsyncEventDispatcher[source]¶
Bases:
IAbstractEventDispatcher,Protocol
- class IDispatchedEvent[source]¶
-
- dispatcher: IAbstractEventDispatcher¶