(add-topic! config topic & {:as opts})
(append config topic records & {:as opts})
(init! config)
(make-config conn-map & {:as opts})
(remove-topic! config topic)
(start-consumer config selection handler & {:as opts})
(with-connected-config [sym config] & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close