github.com/jackc/pgx/v4.connRows.Next (method)

2 uses

	github.com/jackc/pgx/v4 (current package)
		rows.go#L78: 	if !rows.Next() {
		rows.go#L178: func (rows *connRows) Next() bool {