(->ig-config config)
(halt-dynamo!)
(init-dynamo)
(init-dynamo config)
(retry cnt expr)
(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |