Liking cljdoc? Tell your friends :D

pallet.event

Pallet events. Provides ability to hook into pallet event stream.

Pallet events. Provides ability to hook into pallet event stream.
raw docstring

add-publisherclj

(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.
sourceraw docstring

log-publisherclj

(log-publisher m)

An event publisher that logs to locally configured logger.

An event publisher that logs to locally configured logger.
sourceraw docstring

publishclj

(publish m)

Publish a pallet event.

Publish a pallet event.
sourceraw docstring

remove-publisherclj

(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.
sourceraw docstring

remove-publishersclj

(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.
sourceraw docstring

session-eventclj

(session-event event)

Session event publisher

Session event publisher
sourceraw docstring

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

× close