Versions in this module Expand all Collapse all v1 v1.0.0 Aug 17, 2023 Changes in this version + const DefaultMaxIdleConnsPerHost + func NewHandler(t *http.Transport, urlsFunc GetProxyURLs, failureWait time.Duration, ...) http.Handler + func NewReadonlyHandler(hdlr http.Handler) http.Handler + type GetProxyURLs func() []string