Liking cljdoc? Tell your friends :D

sqs-consumer.sequential


create-consumerclj

(create-consumer & {:keys [process-fn] :as args})
source

delete-messageclj

(delete-message {:keys [queue-url aws-config]} receipt-handle)
source

sequential-processclj

(sequential-process process-fn)
source

with-auto-deleteclj

(with-auto-delete process-fn)
source

with-decoderclj

(with-decoder process-fn decoder)
source

with-error-handlingclj

source

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

× close