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

Separate cursor options from other options in commands

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

      After GODRIVER-272 is complete the options package is no longer required to obey the CRUD spec. This means that options that are specific to cursors no longer need to implement the command's optioner interface, e.g. AggregateOptioner.

      Each command that returns a cursor should have a separate CursorOpts property that contains options that are sent with a cursor.

            Assignee:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: