net/http.http2Transport.vlogf (method)
5 uses
net/http (current package)
h2_bundle.go#L6976: t.vlogf("http2: Transport failed to get client conn for %s: %v", addr, err)
h2_bundle.go#L6999: t.vlogf("RoundTrip failure: %v", err)
h2_bundle.go#L7163: t.vlogf("http2: Transport creating client conn %p to %v", cc, c.RemoteAddr())
h2_bundle.go#L9030: cc.t.vlogf(format, args...)
h2_bundle.go#L9033: func (t *http2Transport) vlogf(format string, args ...interface{}) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)