Details
-
New Feature
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
Description
Implement the missing methods of the bson.ArrayConstructor type and add tests for each method. The methods should set the key to be "0", the bson.Array type will handle updating this value to the correct index.
The remaining methods are:
- Double
- String
- Document
- Array
- Binary
- ObjectID
- Boolean
- DateTime
- Null
- Regex
- DBPointer
- Javascript
- Symbol
- CodeWithScope
- Int32
- Uint64
- Int64
- Decimal128
- MinKey
- MaxKey
Attachments
Issue Links
- depends on
-
GODRIVER-159 Write implementation of the bson.Constructor
-
- Closed
-