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

# Functions

NewRequestBodyParser creates a new RequestBodyParser based on the schema.
NewRouter creates a new [filterapi.Router] implementation for the given config.

# Type aliases

RequestBody is the union of all request body types.
RequestBodyParser is a function that parses the body of the request.