-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: BSON
-
None
-
Not Needed
-
The function bson.NewFromIOReader is non-intuitively named. Replace it with a function with a more intuitive name.
Definition of done:
- Add a new function called bson.ReadDocument that does exactly the same thing as bson.NewFromIOReader
- Deprecate bson.NewFromIOReader. Suggest using bson.ReadDocument
- is depended on by
-
GODRIVER-2617 Remove or un-export all currently deprecated code in Go Driver 2.0
- Closed
- is related to
-
GODRIVER-2606 Deprecate unused functionality in preparation to remove it in Go Driver 2.0
- Closed