Liking cljdoc? Tell your friends :D

ziggurat.middleware.batch.batch-proto-deserializer


deserialize-batch-of-proto-messagesclj

(deserialize-batch-of-proto-messages handler-fn
                                     key-proto-class
                                     value-proto-class
                                     topic-entity)

This is a middleware function that takes in a sequence of proto message and calls forms a lazy sequence of de-serialized messages before passing it to the handler-fn

This is a middleware function that takes in a sequence of proto message and calls forms a lazy sequence of
de-serialized messages before passing it to the handler-fn
sourceraw docstring

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

× close