net/http.http2Transport.TLSClientConfig (field)
3 uses
net/http (current package)
h2_bundle.go#L6574: TLSClientConfig *tls.Config
h2_bundle.go#L7084: if t.TLSClientConfig != nil {
h2_bundle.go#L7085: *cfg = *t.TLSClientConfig.Clone()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)