Once GODRIVER-2861 has been completed, there is no longer a valid reason to have the driver.BatchCursor abstraction. The team should consider merging the driver.BatchCursor into mongo.Cursor, replacing the driver.BatchCursor struct with the mongo.batchCursor interface.
- depends on
-
GODRIVER-2861 Merge driver.ListCollectionsBatchCursor into driver.BatchCursor
- Closed