github.com/jackc/pgx/v5/pgxpool.Conn.Ping (method, view implemented interface methods)
2 uses
github.com/jackc/pgx/v5/pgxpool (current package)
conn.go#L116: func (c *Conn) Ping(ctx context.Context) error {
pool.go#L831: return c.Ping(ctx)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)