Liking cljdoc? Tell your friends :D

cmr.mission-control.components.pubsub


create-componentclj

(create-component)
(create-component subscribers)
sourceraw docstring

debug-subscriberclj

(debug-subscriber system msg)
source

default-subscribe-fnclj

(default-subscribe-fn s m)
source

default-subscribersclj

source

get-dataflow-pubsubclj

(get-dataflow-pubsub system)
sourceraw docstring

get-notifications-pubsubclj

(get-notifications-pubsub system)
sourceraw docstring

get-pubsubclj

(get-pubsub system)
(get-pubsub system type)
sourceraw docstring

lifecycle-behaviourclj

source

publishclj

(publish system event-type)
(publish system event-type data)
(publish system pubsub-type event-type data)
sourceraw docstring

publish->clj

(publish-> other-data system event-type)
(publish-> other-data system event-type data)
(publish-> other-data system pubsub-type event-type data)
sourceraw docstring

publish->>clj

(publish->> system event-type other-data)
(publish->> system event-type data other-data)
(publish->> system pubsub-type event-type data other-data)
sourceraw docstring

startclj

(start this)
source

stopclj

(stop this)
source

subscribeclj

(subscribe system event-type)
(subscribe system event-type func)
(subscribe system pubsub-type event-type func)
sourceraw docstring

subscribe-allclj

(subscribe-all system subscribers)
sourceraw docstring

subscribe-all-eventclj

(subscribe-all-event system event-type subscriber-funcs)
(subscribe-all-event system pubsub-type event-type subscriber-funcs)
sourceraw docstring

trace-subscriberclj

(trace-subscriber system msg)
source

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

× close