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