Liking cljdoc? Tell your friends :D

init.core


startclj

(start config)
(start config selectors)

Starts a config map and returns a system map.

Starts a config map and returns a system map.
sourceraw docstring

stopclj

(stop system)
(stop system selectors)

Stops the system.

Stops the system.
sourceraw docstring

stop-on-shutdownclj

(stop-on-shutdown system)

Registers a shutdown hook that will stop the system.

Registers a shutdown hook that will stop the `system`.
sourceraw docstring

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

× close