github.com/jackc/pgx/v5.BatchResults.QueryRow (method)
3 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L40: row := br.QueryRow()
batch.go#L99: QueryRow() Row
github.com/jackc/pgx/v5/pgxpool
batch_results.go#L42: return br.br.QueryRow()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)