toggle menu
sdk-java
2.8.0
jvm
switch theme
search in API
sdk-api-kotlin
/
dev.restate.sdk.kotlin.interceptor
/
RunInterceptor
/
aroundRun
around
Run
abstract
suspend
fun
aroundRun
(
context
:
RunInterceptor.Context
,
next
:
suspend
(
)
->
Unit
)