-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.0.2
-
Component/s: Options & Configuration
-
None
The option.Optioner type currently does not return an option, which causes problems for types like WriteConcern that can return an error when marshaling to BSON. Update the option.Optioner type to return an error and update all implementations to return an error.
- is depended on by
-
GODRIVER-350 Change OptWriteConcern to directly wrap a writeconcern.WriteConcern
- Closed
- is related to
-
GODRIVER-272 Implement redesigned options for the Collection methods
- Closed