Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type Proxy struct + Discover discover.Interface + Log logs.Logger + func (p *Proxy) Wrap(method, path, backendPath, service string, ...) (http.HandlerFunc, error) + func (p *Proxy) WrapWithServiceURL(method, path, backendPath, srvURL string, ...) (http.HandlerFunc, error)