package
0.0.0-20250208023750-2ddeb7052770
Repository: https://github.com/envoyproxy/ai-gateway.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewProcessor creates a new processor.
NewServer creates a new external processor server.
StartConfigWatcher starts a watcher for the given path and Receiver.

# Structs

Processor handles the processing of the request and response messages for a single stream.
Server implements the external process server.

# Interfaces

ConfigReceiver is an interface that can receive *filterapi.Config updates.
ProcessorIface is the interface for the processor.