Liking cljdoc? Tell your friends :D

kkiss.core


consumerclj

(consumer streams handle-fn)
(consumer streams
          handle-fn
          {:keys [continuation failed-event-stream failed-exception-stream]
           :or {continuation :stop-on-failure}
           :as opts})
source

engineclj

(engine {:keys [config] :as opts})
source

send!clj

(send! stream k v)
source

start!clj

(start! consumer)
source

stop!clj

(stop! consumer)
source

streamclj

(stream opts)
source

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

× close