Liking cljdoc? Tell your friends :D

antistock.component


on-shutdownclj

(on-shutdown f)

Run the function f on JVM shutdown.

Run the function `f` on JVM shutdown.
raw docstring

with-componentcljmacro

(with-component [component-sym component] & body)

Start the component, bind the started instance to component-sym, evaluate body and stop the component again.

Start the `component`, bind the started instance to
`component-sym`, evaluate `body` and stop the component again.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close