golang.org/x/net/http2.ClientConn.Ping (method, view implemented interface methods)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L828: err := cc.Ping(ctx)
transport.go#L2890: func (cc *ClientConn) Ping(ctx context.Context) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)