net/http.http2ClientConn.Ping (method)

2 uses

	net/http (current package)
		h2_bundle.go#L7218: 	err := cc.Ping(ctx)
		h2_bundle.go#L8939: func (cc *http2ClientConn) Ping(ctx context.Context) error {