Liking cljdoc? Tell your friends :D

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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close