net/http.http2Transport.newTLSConfig (method)
2 uses
net/http (current package)
h2_bundle.go#L7075: tconn, err := t.dialTLS()("tcp", addr, t.newTLSConfig(host))
h2_bundle.go#L7082: func (t *http2Transport) newTLSConfig(host string) *tls.Config {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)