EffectHandler

interface EffectHandler<E : Effect>

Functions

Link copied to clipboard
abstract suspend fun handle(context: ExecutionContext, effect: E): EffectResult