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

Merge the "bsontype" package into the "bson" package

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Unknown Unknown
    • 2.0.0
    • None
    • BSON
    • None
    • Major Change

    Description

      The separation between the bsontype and bson package will be unnecessary once all BSON library packages are merged together. Merge all code from the bsontype package into the bson package.

      Definition of done:

      • Copy all code from the bsontype package to the bson package.
      • Rename the bsontype.Type constants to {Type*}} (should match the existing "type" constants currently in the bson package).
      • Copy and un-export the Type constants from the bsontype package to the bsoncore package to avoid importing the bson package into bsoncore.

      Attachments

        Activity

          People

            Unassigned Unassigned
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: