koog
Toggle table of contents
0.7.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.execution.utils
Package-level
declarations
Functions
Functions
run
On
IOBound
Dispatcher
Link copied to clipboard
jvm
fun
<
T
>
runOnIOBoundDispatcher
(
executorService
:
ExecutorService
?
=
null
,
block
:
suspend
(
)
->
T
)
:
T