Liking cljdoc? Tell your friends :D
Clojure only.

nl.epij.pubsub.middleware


wrap-pubsub-dataclj

(wrap-pubsub-data handler)

Middleware that decodes the Base64 data of the Pubsub message. Also parses the JSON.

Make sure the body JSON was parsed before, using something like ring.middleware.json/wrap-json-body

Middleware that decodes the Base64 data of the Pubsub message. Also parses the JSON.

Make sure the body JSON was parsed before, using something like `ring.middleware.json/wrap-json-body`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close