Liking cljdoc? Tell your friends :D

bounce.system


->started-componentclj

(->started-component value)
(->started-component value stop!)
source

defcomponentcljmacro

(defcomponent sym & body)
source

fmap-componentclj

(fmap-component component f)
source

order-depsclj

(order-deps deps)
source

restart!clj

(restart!)
source

set-opts!clj

(set-opts! deps)
(set-opts! deps opts)
source

start!clj

(start!)
source

start-systemclj

(start-system deps)
(start-system deps {:bounce/keys [args overrides]})
source

stop!clj

(stop!)
source

stop-systemclj

(stop-system {:keys [dep-order components] :as system})
source

with-stopcljmacro

(with-stop value & body)
source

with-systemcljmacro

(with-system started-system & body)
source

with-system*clj

(with-system* started-system f)
source

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

× close