package
4.1.0+incompatible
Repository: https://github.com/optimizely/agent.git
Documentation: pkg.go.dev
# Functions
Add function registers a Middleware Creator.
# Variables
Interceptors stores the mapping of Creators.
# Interfaces
Interceptor interface for defining a middleware-style plugin.
# Type aliases
Creator type defines a function for creating an instance of a Interceptor.