Liking cljdoc? Tell your friends :D

cider-ci.utils.routing


shutdownclj

(shutdown request)
source

wrap-log-exceptionclj

(wrap-log-exception handler)
source

wrap-prefixclj

(wrap-prefix default-handler prefix)

Check for prefix match. Pass on and add :contex, or return 404 if it doesn't match.

Check for prefix match. Pass on and add :contex, or return 404 if it doesn't match.
sourceraw docstring

wrap-shutdownclj

(wrap-shutdown default-handler)
source

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

× close