Liking cljdoc? Tell your friends :D

framework.route.core

Do the routing, and inject request data to the xiana state

Do the routing, and inject request data to the xiana state
raw docstring

-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

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 config)

Update routes.

Update routes.
sourceraw docstring

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

× close