Liking cljdoc? Tell your friends :D

common-clj.components.consumer.in-memory-consumer


maybe-callclj

(maybe-call handler schema handler-topic component)

new-consumerclj

(new-consumer consumer-topics)

Inputs: [consumer-topics :- schemata.consumer/ConsumerTopics]

Inputs: [consumer-topics :- schemata.consumer/ConsumerTopics]
raw docstring

strict-map->InMemoryConsumerclj

(strict-map->InMemoryConsumer m11488 & [drop-extra-keys?__6751__auto__])

Factory function for class InMemoryConsumer, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class InMemoryConsumer, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
raw docstring

subscription-keyclj

(subscription-key topic handler)

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

× close