Liking cljdoc? Tell your friends :D

cling.middleware


handle-responseclj

(handle-response res)
source

wrap-arguments-parserclj

(wrap-arguments-parser handler)
source

wrap-baseclj

(wrap-base handler env)
source

wrap-dispatcherclj

(wrap-dispatcher handler)
source

wrap-error-handlerclj

(wrap-error-handler handler err-handler)

A middleware that catches an exception thrown by cling.response/fail! and invoke specified error handler

A middleware that catches an exception thrown by
cling.response/fail! and invoke specified error handler
sourceraw docstring

wrap-error-raiserclj

(wrap-error-raiser handler)
source

wrap-exception-formatterclj

(wrap-exception-formatter handler)
source

wrap-exception-handlerclj

(wrap-exception-handler handler exception-handler)
source

wrap-help-commandclj

(wrap-help-command handler)
source

wrap-help-fallbackclj

(wrap-help-fallback handler)
source

wrap-help-option-handlerclj

(wrap-help-option-handler handler)
source

wrap-options-parserclj

(wrap-options-parser handler)
source

wrap-responderclj

(wrap-responder handler)
source

wrap-routerclj

(wrap-router handler route-spec)
source

wrap-subcommands-infoclj

(wrap-subcommands-info handler)
source

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