Versions in this module Expand all Collapse all v1 v1.8.5 Aug 5, 2019 v1.8.4 Aug 5, 2019 v1.8.3 Aug 5, 2019 Changes in this version + func NewProxy(opts ...options.Option) proxy.Proxy + func NewSingleHostProxy(url string) proxy.Proxy + type Proxy struct + Endpoint string + func (p *Proxy) ServeRequest(ctx context.Context, req server.Request, rsp server.Response) error