github.com/jackc/pgx/v5.RowScanner.ScanRow (method)

2 uses

	github.com/jackc/pgx/v5 (current package)
		rows.go#L89: 	ScanRow(rows Rows) error
		rows.go#L248: 			err := rc.ScanRow(rows)