Liking cljdoc? Tell your friends :D

pumila.core


execcljmacro

(exec commander body)
(exec commander options [run-fn & args])
source

queuecljmacro

(queue commander body)
(queue commander options [run-fn & args])
source

unwrap-promisesclj

(unwrap-promises m & {:keys [deref-timeout] :or {deref-timeout 1}})

The queue function will return metrics as meta-data in the form of promise. Calling this function will deref each promises and return a map of their corresponding values

The queue function will return metrics as meta-data
in the form of promise. Calling this function will
deref each promises and return a map of their corresponding
values
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close