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.
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.
Tools to help debug interceptor chain execution.
Tools to help debug interceptor chain execution.
Streamline the use of Components as interceptors.
The definterceptor
macro is used to implement a record that extends
[[IntoInterceptor]] and so can be used an interceptor.
Streamline the use of Components as interceptors. The [[definterceptor]] macro is used to implement a record that extends [[IntoInterceptor]] and so can be used an interceptor.
No vars found in this namespace.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close