Liking cljdoc? Tell your friends :D

corbihttp.interceptor.handler


assert-spec-validclj

(assert-spec-valid spec params)
source

dispatch-map->bidiclj

(dispatch-map->bidi dispatch-map)
source

main-handlerclj

(main-handler registry dispatch-map handler-component not-found-handler)

This interceptor expects that the handler is in the :handler key

This interceptor expects that the handler is in the :handler key
sourceraw docstring

main-handler-enterclj

(main-handler-enter {:keys [request] :as ctx}
                    registry
                    dispatch-map
                    handler-component
                    not-found-handler
                    router)
source

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

× close