Liking cljdoc? Tell your friends :D

octia.compojure-adapter


m-compile-routecljmacro

(m-compile-route method route decorators bindings body)

Generate a function from a route definition

Generate a function from a route definition
sourceraw docstring

prepare-routeclj

(prepare-route route)

Pre-compile the route.

Pre-compile the route.
sourceraw docstring

wrap-withclj

(wrap-with func decorators)

Takes a function and a vector of decorators, returns a new function decored.

Takes a function and a vector of decorators, returns
a new function decored.
sourceraw docstring

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

× close