Liking cljdoc? Tell your friends :D

io.pedestal.interceptor

Public API for creating interceptors, and various utility fns for common interceptor creation patterns.

Public API for creating interceptors, and various utility fns for
common interceptor creation patterns.
raw docstring

io.pedestal.interceptor.chain

The implementation of the interceptor pattern, where a context map is passed through callbacks supplied by an extensible queue of interceptors, with provisions for error handling, observations, asynchronous executions, and other factors.

The implementation of the interceptor pattern, where a context map is passed through
callbacks supplied by an extensible queue of interceptors, with provisions for
error handling, observations, asynchronous executions, and other factors.
raw docstring

io.pedestal.interceptor.chain.debug

Tools to help debug interceptor chain execution.

Tools to help debug interceptor chain execution.
raw docstring

io.pedestal.interceptor.specs

No vars found in this namespace.

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

× close