Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.domain.base
/
UseCase
/
invoke
invoke
suspend operator
fun
invoke
(
params
:
Params
)
:
Result
<
ReturnType
>
Runs
execute
on
Dispatchers.IO
— the only sanctioned way to run a
UseCase
.