koin-core-coroutines
Toggle table of contents
4.2.0-alpha1
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-core-coroutines
koin-core-coroutines
/
org.koin.core.coroutine
/
KoinCoroutinesEngine
/
launchStartJob
launch
Start
Job
fun
<
T
>
launchStartJob
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)