Versions in this module Expand all Collapse all v1 v1.0.1 May 10, 2021 v1.0.0 May 9, 2021 Changes in this version + func NewProxy(opts ...proxy.Option) proxy.Proxy + func NewSingleHostProxy(url string) proxy.Proxy + type Proxy struct + Endpoint string + func (p *Proxy) ProcessMessage(ctx context.Context, msg server.Message) error + func (p *Proxy) ServeRequest(ctx context.Context, req server.Request, rsp server.Response) error + func (p *Proxy) String() string Incompatible versions in this module v2.3.0+incompatible May 9, 2021