General purpose interceptors
General purpose interceptors
(add-mailman mm)
Adds mailman component to the context
Adds mailman component to the context
(forwarder id dest)
Interceptor that forwards events to another broker
Interceptor that forwards events to another broker
Starts a child process using the command line stored in the result
Starts a child process using the command line stored in the result
Logs event info, for debugging purposes.
Logs event info, for debugging purposes.
(use-db db)
Adds storage to the context as ::db
Adds storage to the context as ::db
(with-state state)
Interceptor that keeps track of a global state object in the context.
The updated state is deep-merge
d into the global state.
Interceptor that keeps track of a global state object in the context. The updated state is `deep-merge`d into the global state.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close