Liking cljdoc? Tell your friends :D

route-map.core


-matchclj/s

(-match acc node [x & rpth :as pth] params parents wgt)
source

fn-param?clj/s

(fn-param? k)
source

is-glob?clj/s

(is-glob? k)
source

matchclj/s

(match path routes)

path [:get "/your/path"] or just "/your/path"

path [:get "/your/path"] or just "/your/path"
sourceraw docstring

match-fn-paramsclj/s

(match-fn-params node x)
source

pathifyclj/s

(pathify path)
source

urlclj/s

(url routes name)
(url routes name params)
source

wrap-route-mapclj/s

(wrap-route-map h routes)
source

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

× close