Liking cljdoc? Tell your friends :D

ch.codesmith.blocks.reitit


default-e-handlerclj

(default-e-handler e _)

Default safe handler for any exception.

Default safe handler for any exception.
raw docstring

default-middleware-stackclj


ring-handlerclj

(ring-handler _ {:keys [router default-handler options]})

routercljmultimethod


static-routerclj

(static-router {:keys [routes-fn middleware-stack]
                :or {middleware-stack default-middleware-stack}})

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

× close