Interface InterceptorFunc<T>

InterceptorFunc defines a single interceptor function that will execute the provided next func handler.

Type Parameters

  • T

Hierarchy

  • InterceptorFunc

Generated using TypeDoc