toggle menu
modelix.core
8.16.0
jvm
switch theme
search in API
model-server
/
org.modelix.model.server.store
/
withRepositoryInCoroutine
with
Repository
In
Coroutine
suspend
fun
<
R
>
IStoreClient
.
withRepositoryInCoroutine
(
repository
:
RepositoryId
?
,
body
:
suspend
(
)
->
R
)
:
R