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

Add bsoncore Builder types

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.0
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      The bsoncore package works well for constructing BSON as a []byte but it tends to be verbose. Adding a simple builder style constructor would enable single line building of BSON. Add this type, it should contain an appender for each BSON type and Start and End appenders for BSON types that contain documents.

            Assignee:
            kriti.ravindran@mongodb.com Kriti Ravindran (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: