Liking cljdoc? Tell your friends :D
Clojure only.

framework.interceptor.queue

Interceptor executor. Collects and executes interceptors and the given action in between.

Interceptor executor.
Collects and executes interceptors and the given action in between.
raw docstring

executeclj

(execute state default-interceptors)

Execute the interceptors queue and invoke the action procedure between its enter-leave stacks.

Execute the interceptors queue and invoke the
action procedure between its enter-leave stacks.
sourceraw docstring

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

× close