api/interceptors/base_interceptor library
Classes
- CallbackInterceptor
- A simple interceptor that can be created with function callbacks
- ConditionalInterceptor
- A conditional interceptor that only executes when a condition is met
- FittorInterceptor
- Base class for all Fittor interceptors
- FittorInterceptorChain
- Manages a chain of interceptors