(path-for route-name & [params])
Extracts the lookup-table from request and finds a route by name.
Extracts the lookup-table from request and finds a route by name.
(path-for* route-name request & [params])
Extracts the lookup-table from request and finds a route by name.
Extracts the lookup-table from request and finds a route by name.
(strip-no-doc-endpoints endpoint)
Endpoint transformer, strips all endpoints that have :x-no-doc true.
Endpoint transformer, strips all endpoints that have :x-no-doc true.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close