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

Implement the Concat method for bson.Document

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

      Implement the Combine method on the bson.Document type. This method will allow appending the elements of another BSON document to the current bson.Document. The combine method should support appending from another Document, from a []byte, and from an io.Reader. Unless there is a pressing reason to not support it, this method could be variadic to support combining multiple documents.

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: