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

Move readconcern, readpref, and writeconcern packages to mongo package

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.18
    • Affects Version/s: 0.0.5
    • Component/s: Core API
    • Labels:

      Currently users who want to use the readconcern, readpref, or writeconcern packages must currently import the core library since this is where they live. To enable users to use these packages, and enable further options work, move these packages under the mongo package.

      Additionally, to ensure that we don't have multiple packages with the same name, copy the functionality of these packages into the core package. Rename as is necessary, since the core library is meant to be verbose, it's okay to have more verbose names for the types and functions in this package.

            Assignee:
            isabella.siu@mongodb.com Isabella Siu (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: