github.com/jackc/pgx/v5/pgconn.ResultReader.NextRow (method)
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L1736: for rr.NextRow() {
pgconn.go#L1759: func (rr *ResultReader) NextRow() bool {
github.com/jackc/pgx/v5
rows.go#L225: if rows.resultReader.NextRow() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)