Liking cljdoc? Tell your friends :D

com.climate.squeedo.sqs-consumer.middleware


wrap-deserialization-fnclj

(wrap-deserialization-fn handler f)

Deserialize a message body using f

Deserialize a message body using f
sourceraw docstring

wrap-deserialize-jsonclj

(wrap-deserialize-json handler)

Deserialize a JSON encoded message body

Deserialize a JSON encoded message body
sourceraw docstring

wrap-uncaught-exception-loggerclj

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close