Versions in this module Expand all Collapse all v0 v0.6.1 Jul 31, 2023 v0.0.4 Jul 31, 2023 Changes in this version + type BackwardProxy = ReverseProxy + type Config struct + Balancer loadbalance.Loadbalancer + FixedTargets string + Pool remote.ConnPool + RPCConfig rpcinfo.RPCConfig + Resolver discovery.Resolver + ServerInfo *rpcinfo.EndpointBasicInfo + type ContextHandler interface + HandleContext func(context.Context) context.Context + type ForwardProxy interface + Configure func(*Config) error + ResolveProxyInstance func(ctx context.Context) error + type ReverseProxy interface + Replace func(net.Addr) (net.Addr, error)