Description
To better support users moving from mgo/bson to the new driver, implementations of command.Cursor.Decoder should have a pluggable Decoder implementation that can be set by the user.
The current cursor implementations that need to be changed are:
- change stream cursor
- topology cursor