(calc-deps components)
calculate the dependencies of each component return list of [comp-name #{depdencies names}] for each component
calculate the dependencies of each component return list of [comp-name #{depdencies names}] for each component
(init-order comp-deps)
return a vector of the components name, of their init order
return a vector of the components name, of their init order
(select-input {:com.github.clojure.di.core/keys [name optional in opts]
:or {optional #{}}}
ctx
default-opts)
select the input value of a di component from the ctx
select the input value of a di component from the ctx
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 |