Liking cljdoc? Tell your friends :D
Clojure only.

duct.router.bidi-testing


routeclj

(route request routes)

This function is suitable for testing. It assocs a route name into a given request (:bidi-route key) if a uri from the request matches to any route in given routes.

This function is suitable for testing. It assocs a route name into a given `request` (`:bidi-route` key)
if a `uri` from the `request` matches to any route in given `routes`.
sourceraw docstring

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

× close