(consumer streams handle-fn)
(consumer streams
handle-fn
{:keys [continuation failed-event-stream failed-exception-stream]
:or {continuation :stop-on-failure}
:as opts})
(engine {:keys [config] :as opts})
(send! stream k v)
(start! consumer)
(stop! consumer)
(stream opts)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close