(deserialize-batch-of-proto-messages handler-fn
                                     key-proto-class
                                     value-proto-class
                                     topic-entity)(deserialize-batch-of-proto-messages handler-fn
                                     key-proto-class
                                     value-proto-class
                                     topic-entity
                                     flatten-protobuf-struct?)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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |