Liking cljdoc? Tell your friends :D

missinterpret.flows.pedestal.routes


defrouteclj

(defroute p-route)
(defroute p-route default-fn)

flow-definitionclj

(flow-definition flow-catalog func)

Converts the interceptor 'definition' into a vector of flows.

Converts the interceptor 'definition' into a vector of flows.
raw docstring

flowsclj

(flows flow-catalog p-route)

Returns a vector of the flows defined by the passed interceptor 'definition'. This initiates the recursive flow-definition fn.

Returns a vector of the flows defined by the passed interceptor 'definition'.
This initiates the recursive flow-definition fn.
raw docstring

route-workflowclj

(route-workflow p-route definition default-fn)

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

× close