Liking cljdoc? Tell your friends :D

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


maybe-callclj

(maybe-call handler schema handler-topic component)
source

new-consumerclj

(new-consumer consumer-topics)

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

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

strict-map->InMemoryConsumerclj

(strict-map->InMemoryConsumer m28762 & [drop-extra-keys?__1759__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->
sourceraw docstring

subscription-keyclj

(subscription-key topic handler)
source

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

× close