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

interceptorclj

(interceptor t)

Given a value, produces and returns an Interceptor (Record).

Given a value, produces and returns an Interceptor (Record).
raw docstring

interceptor-nameclj

(interceptor-name n)

interceptor?clj

(interceptor? o)

IntoInterceptorcljprotocol

-interceptorclj

(-interceptor t)

Given a value, produce an Interceptor Record.

Given a value, produce an Interceptor Record.

valid-interceptor?clj

(valid-interceptor? o)

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

× close