Liking cljdoc? Tell your friends :D

clj-aiven.core


get-subjectsclj

(get-subjects {:keys [url user pass] :as conn})
source

list-topic-sizesclj

(list-topic-sizes conn schema-conn)
source

topic-consumer-lagclj

(topic-consumer-lag conn topic group-name)

Pulls back a vector of partition/lag pairs for the specified topic and consumer.

Pulls back a vector of partition/lag pairs for the specified topic and consumer.
sourceraw docstring

topic-infoclj

(topic-info {:keys [project service] :as conn} topic)

Pulls back details of the specified topic.

Pulls back details of the specified topic.
sourceraw docstring

topic-sizeclj

(topic-size conn topic)
source

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

× close