Liking cljdoc? Tell your friends :D

corbihttp.interceptor.route


dispatch-map->bidiclj

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

routeclj

(route {:keys [dispatch-map] :as params})

This set the :handler request value based on the request and the dispatch map.

This set the :handler request value based on the request and the dispatch map.
sourceraw docstring

route!clj

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

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

× close