SimpleEventDispatchInterceptorsInvoker
class SimpleEventDispatchInterceptorsInvoker(interceptors: Iterable<SimpleEventDispatchInterceptorInvoker>)(source)
Functions
Link copied to clipboard
fun invoke(eventContext: EventContext, actualTarget: (EventContext) -> Flow<EventResult>): Flow<EventResult>