Liking cljdoc? Tell your friends :D

com.github.clojure.di.app


bootstrapclj

(bootstrap ns-prefix)
(bootstrap ns-prefix init-ctx)
(bootstrap ns-prefix init-ctx opts)

scan-componentsclj

(scan-components the-ns)

scan the namespace, return all the di component defined by defdi in this namespace

scan the namespace, return all the di component defined by defdi in this namespace
raw docstring

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

× close