(wrap-deserialization-fn handler f)
Deserialize a message body using f
Deserialize a message body using f
(wrap-deserialize-json handler)
Deserialize a JSON encoded message body
Deserialize a JSON encoded message body
(wrap-uncaught-exception-logger handler)
(wrap-uncaught-exception-logger handler log-msg)
Log uncaught exceptions that occur during the consumer handler. Exceptions are logged and then rethrown.
Log uncaught exceptions that occur during the consumer handler. Exceptions are logged and then rethrown.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close