Expand description
High-level entry-point – “turn the key and go”.
The FoxyLoader
consumes configuration, builds the predicate-router,
wires up the filter graph and returns a single ProxyCore
ready to be
passed into [ProxyServer::serve
].
Structs§
- Foxy
- Main Foxy struct that holds the initialized proxy.
- Foxy
Loader - Builder for initializing and configuring Foxy.
Enums§
- Loader
Error - Errors that can occur during Foxy initialization.