Liking cljdoc? Tell your friends :D

dynamo-embedded-clj.core


->ig-configclj

(->ig-config config)

default-configclj


halt-dynamo!clj

(halt-dynamo!)

init-dynamoclj

(init-dynamo)
(init-dynamo config)

retrycljmacro

(retry cnt expr)

with-dynamocljmacro

(with-dynamo config & body)

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

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

with-dynamo-fnclj

(with-dynamo-fn f)
(with-dynamo-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.
raw docstring

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

× close