Pallet events. Provides ability to hook into pallet event stream.
Pallet events. Provides ability to hook into pallet event stream.
(add-publisher kw publisher)
Add a publisher from the list notified by each call to publish.
Add a publisher from the list notified by each call to publish.
(log-publisher m)
An event publisher that logs to locally configured logger.
An event publisher that logs to locally configured logger.
(remove-publisher kw)
Remove a publisher from the list notified by each call to publish.
Remove a publisher from the list notified by each call to publish.
(remove-publishers)
Remove all publisher from the list notified by each call to publish.
Remove all publisher from the list notified by each call to publish.
(session-event event)
Session event publisher
Session event publisher
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close