Versions in this module Expand all Collapse all v1 v1.0.0 Oct 10, 2023 Changes in this version + const LogFieldCFRay + const LogFieldConnIndex + const LogFieldDestAddr + const LogFieldFlowID + const LogFieldLBProbe + const LogFieldOriginService + const LogFieldRule + const TagHeaderNamePrefix + type Proxy struct + func NewOriginProxy(ingressRules ingress.Ingress, warpRouting ingress.WarpRoutingConfig, ...) *Proxy + func (p *Proxy) ProxyHTTP(w connection.ResponseWriter, tr *tracing.TracedHTTPRequest, isWebsocket bool) error + func (p *Proxy) ProxyTCP(ctx context.Context, rwa connection.ReadWriteAcker, req *connection.TCPRequest) error