Move the Count logic into the "mongo" package

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Go Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      Describe the background behind the problem.

      Definition of done

      • Move the "operation.Count" type into the "mongo" package and unexport it. Rename the type to countOp.
        • Move the code to the "mongo/op_count.go" file.
      • Remove all exported setter methods.
      • Update all code to use the moved "mongo.countOp" type.
      • Delete "x/mongo/driver/operation/count.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:
            1 Start watching this issue

              Created:
              Updated: