System component management library for Clojure.
::component/start
/::component/stop!
keys.start
function receives system
map with keys known in component
registry. This map supports get operations only.registry
is a map of components where keys are unique and known in the
system context. These keys are referred in component/start
function
argument.start
function.Can you improve this documentation? These fine people already did:
Sergey Trofimov & stojureEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close