github.com/jackc/pgx/v5.BatchResults.Query (method)
3 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L24: rows, _ := br.Query()
batch.go#L95: Query() (Rows, error)
github.com/jackc/pgx/v5/pgxpool
batch_results.go#L38: return br.br.Query()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)