[GODRIVER-429] Move readconcern, readpref, and writeconcern packages to mongo package Created: 24/May/18  Updated: 28/Oct/23  Resolved: 15/Nov/18

Status: Closed
Project: Go Driver
Component/s: Core API
Affects Version/s: 0.0.5
Fix Version/s: 0.0.18

Type: Improvement Priority: Major - P3
Reporter: Kristofer Brandow (Inactive) Assignee: Isabella Siu (Inactive)
Resolution: Fixed Votes: 0
Labels: beta
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Epic Link: Finalize mongo API

 Description   

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.



 Comments   
Comment by Githook User [ 15/Nov/18 ]

Author:

{'name': 'Isabella Siu', 'email': 'isabella.siu@10gen.com'}

Message: GODRIVER-429 move readconcern, readpref, and writeconcern packages to mongo package

Change-Id: Ic87c2210b26ee8005fd5ccf0772f71684747a21e
Branch: master
https://github.com/mongodb/mongo-go-driver/commit/6fd340ff8a852067465ac43d59d58041696f5330

Generated at Thu Feb 08 08:34:12 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.