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.
sourceraw docstring

default-middleware-stackclj

source

ring-handlerclj

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

routercljmultimethod

source

static-routerclj

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

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

× close