->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
Examples
No examples yet. Be the first to add one!