telek
Toggle table of contents
0.1.2
common
Target filter
common
Switch theme
Search in API
Skip to content
telek
core
/
ru.workinprogress.telek
/
EffectExecutorImpl
/
EffectExecutorImpl
Effect
Executor
Impl
constructor
(
effectRegistry
:
EffectRegistry
,
context
:
suspend
(
)
->
ExecutionContext
,
failurePolicy
:
EffectFailurePolicy
=
EffectFailurePolicy.CONTINUE
,
logger
:
TelekLogger
=
TelekLogger.NoOp
)