(defroute p-route)
(defroute p-route default-fn)
(flow-definition flow-catalog func)
Converts the interceptor 'definition' into a vector of flows.
Converts the interceptor 'definition' into a vector of flows.
(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.
(route-workflow p-route definition default-fn)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close