Liking cljdoc? Tell your friends :D

elasticmq-clj.core


->ig-configclj

(->ig-config config-path)
source

default-configclj

source

halt-elasticmq!clj

(halt-elasticmq!)
source

init-elasticmqclj

(init-elasticmq)
(init-elasticmq config)
source

retrycljmacro

(retry cnt expr)
source

with-elasticmqcljmacro

(with-elasticmq config & body)

Startup with the specified configuration; executes the body then shuts down.

Startup with the specified configuration; executes the body then shuts down.
sourceraw docstring

with-elasticmq-fnclj

(with-elasticmq-fn f)
(with-elasticmq-fn config f)

Startup with the specified configuration; executes the function then shuts down.

Startup with the specified configuration; executes the function then shuts down.
sourceraw docstring

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

× close