Liking cljdoc? Tell your friends :D
Clojure only.

darkleaf.di.protocols


Factorycljprotocol

buildclj

(build this dependencies)

Builds an object from dependencies.

Builds an object from dependencies.

demolishclj

(demolish this obj)

Demolishes or stops an object.

Demolishes or stops an object.

dependenciesclj

(dependencies this)

Returns a map of a key and a dependency type. A type can be :required or :optional.

Returns a map of a key and a dependency type.
A type can be `:required` or `:optional`.
source

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

× close