net/http.http2Transport.DialTLS (field)

3 uses

	net/http (current package)
		h2_bundle.go#L6570: 	DialTLS func(network, addr string, cfg *tls.Config) (net.Conn, error)
		h2_bundle.go#L7097: 	if t.DialTLS != nil {
		h2_bundle.go#L7098: 		return t.DialTLS