dispatch

open suspend override fun dispatch(event: CircuitBreakerReducerEvent)(source)

Dispatches an event to the reducer to trigger a state transition.

Parameters

event

the event to dispatch.