Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-160

Write implementation of the bson.ArrayConstructor

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      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

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: