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

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

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.0.0
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      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.

            Assignee:
            qingyang.hu@mongodb.com Qingyang Hu
            Reporter:
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: