Liking cljdoc? Tell your friends :D

ziggurat.middleware.default


get-deserializerclj

(get-deserializer)
source

protobuf->hashclj

(protobuf->hash handler-fn proto-class topic-entity-name)

This is a middleware function that takes in a message (Proto ByteArray or PersistentHashMap) and calls the handler-fn with the deserialized PersistentHashMap

This is a middleware function that takes in a message (Proto ByteArray or PersistentHashMap) and calls the handler-fn with the deserialized PersistentHashMap
sourceraw docstring

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

× close