Ejemplo n.º 1
0
func (w withHTTPClient) Apply(o *internal.DialSettings) {
	o.HTTPClient = w.client
}