Liking cljdoc? Tell your friends :D

io.pedestal.http.route.definition.table


attach-constraintsclj


attach-path-regexclj

(attach-path-regex ctx)

attach-route-nameclj


ensure-unique-route-namesclj

(ensure-unique-route-names routes)

finalizeclj

(finalize ctx)

make-parse-contextclj

(make-parse-context opts row route)

parse-constraintsclj

(parse-constraints {:keys [constraints path-params] :as ctx})

parse-handlersclj

(parse-handlers ctx)

parse-pathclj

(parse-path ctx)

parse-route-nameclj

(parse-route-name {:keys [route-name interceptors last-handler] :as ctx})

parse-verbclj

(parse-verb ctx)

route-nameclj

(route-name route)

route-table-rowclj

(route-table-row opts row route)

table-routesclj

(table-routes routes)
(table-routes opts routes)

take-next-pairclj

(take-next-pair argname expected-pred expected-str ctx)

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

× close