StrategyRouter
class StrategyRouter(config: ProxyConfig, serviceRegistry: ServiceRegistry, fallback: RoutingStrategy) : Router
Router that delegates backend selection to a pluggable strategy.
Router that delegates backend selection to a pluggable strategy.