Liking cljdoc? Tell your friends :D

framework.route.core


-get-in-templatecljmacro

(-get-in-template t m k p)

Simple macro to get the values from the match template.

Simple macro to get the values from the match template.
sourceraw docstring

-routesclj

source

matchclj

(match {request :request :as state})

Associate router match template data into the state. Return the wrapped state container.

Associate router match template data into the state.
Return the wrapped state container.
sourceraw docstring

resetclj

(reset routes)

Update routes.

Update routes.
sourceraw docstring

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

× close