Liking cljdoc? Tell your friends :D
Clojure only.

darkleaf.di.protocols


Factorycljprotocol

buildclj

(build this dependencies)

Builds a stoppable object from dependencies.

Builds a stoppable object from dependencies.

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

Stoppablecljprotocol

stopclj

(stop this)

Stops the object. Returns nothing.

Stops the object. Returns nothing.

unwrapclj

(unwrap this)
source

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

× close