Registry for middlewares associating a keyword to its middleware function.
Registry for middlewares associating a keyword to its middleware function.
Stops when the request is valid through inconsistency and schema.
This criteria is built-in to this middleware as it is requiring the request
knowledge. User stopping-criteria
knows only snapshot
.
Stops when the request is valid through inconsistency and schema. This criteria is built-in to this middleware as it is requiring the `request` knowledge. User `stopping-criteria` knows only `snapshot`.
Stops when the response is valid through inconsistency and schema.
This criteria is built-in to this middleware as it is requiring the response
knowledge. User stopping-criteria
knows only snapshot
.
Stops when the response is valid through inconsistency and schema. This criteria is built-in to this middleware as it is requiring the `response` knowledge. User `stopping-criteria` knows only `snapshot`.
Middleware to render state.
Middleware to render state.
Middleware to tap response and requests.
Middleware to tap response and requests.
Ordered list of middlewares.
Ordered list of middlewares. * [See entity](docs/archi/middlewares_entity.png)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close