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

Merge the "bsonrwtest" package into the "bson" package

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Unknown Unknown
    • 2.0.0
    • None
    • BSON
    • None

    Description

      bsonrwtest is a separate package to facilitate use from multiple BSON-related packages in the Go driver. Once all of those packages are merged together, there is no longer a reason to have bsonrwtest separate or export any symbols at all.

      Definition of done:

      • Merge all code from the bsonrwtest package into test code in the bson package.
        Note that the bsonrwtest package only contains code used in tests. Once everything is merged into the bson package, all code in the bsonrwtest package can be added to a _test.go file so it's no longer exported.

      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: