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

Split bson package into bson and bsoncodec packages

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.15
    • Affects Version/s: None
    • Component/s: BSON

      The bson package has grown too large and as such the documentation has become problematic. To ensure more concise documentation, split the bson package into two packages, bson and bsoncodec. The bson package will handle all bson functionality outside of encoding and decoding. The bsoncodec package handles all encoding and decoding functionality, including the Marshal* and Unmarshal* functions.

            Assignee:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: