golang.org/x/net/http2.ClientConn.Ping (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L923: err := cc.Ping(ctx)
transport.go#L2981: func (cc *ClientConn) Ping(ctx context.Context) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)