io.pedestal.interceptor

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

interceptor

(interceptor t)

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

interceptor-name

(interceptor-name n)

interceptor?

(interceptor? o)

IntoInterceptor

protocol

members

-interceptor

(-interceptor t)

Given a value, produce an Interceptor Record.

valid-interceptor?

(valid-interceptor? o)