Implement the Concat method for bson.Document

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.0.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
            Samuel Rossi (Inactive)
            Reporter:
            Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: