A polymorphic function for adapt catacumba handlers to ratpack compatible handlers.
The dispatch is done by :handler-type
key in the
metadata found on the given var or anonymous
handler.
A polymorphic function for adapt catacumba handlers to ratpack compatible handlers. The dispatch is done by `:handler-type` key in the metadata found on the given var or anonymous handler.
(-handle-response _ context)
Handle the ratpack handler response.
Handle the ratpack handler response.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close