Skip to main content

->Executor

function

babashka.http-client/->Executor

(->Executor [opts])
Constructs a `java.util.concurrent.Executor`. Options: * `:threads` - constructs a `ThreadPoolExecutor` with the specified number of threads

No examples yet. Be the first to add one!