Move the Update logic into the "mongo" package

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Unknown
    • 2.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Go Drivers
    • 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?
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      Describe the background behind the problem.

      Definition of done

      • Move the "operation.Update" type into the "mongo" package and unexport it.
        • Ideally keeping each operation type in its own Go file.
      • Remove all exported setter methods.
      • Update all update code to use the moved "mongo.update" type.
      • Delete "x/mongo/driver/operation/update.go"

      Pitfalls

      What should the implementer watch out for? What are the risks?

            Assignee:
            Matt Dale
            Reporter:
            Matt Dale
            Preston Vasquez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: