Liking cljdoc? Tell your friends :D
Clojure only.

io.pedestal.http.route.linear-search


routerclj

(router routes)

Given a sequence of routes, return a router function. Order is important for linear search, and unlike other routers, it will continue searching if it matches a route but doesn't match constraints for that route.

Given a sequence of routes, return a router function.  Order is important for
linear search, and unlike other routers, it will continue searching if it matches
a route but doesn't match constraints for that route.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close