Liking cljdoc? Tell your friends :D

missinterpret.flows.pedestal.route


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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close