-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
FGasper has created PR #2460: Extend `addCommandFields` to all Collection & IndexView APIs in mongo-go-driver
Issue Text:
GODRIVER-4000
-
- Summary
GODRIVER-3668 added an `addCommandFields` mechanism to several mongo.Collection methods. This extends that pattern so that all Collection and IndexView methods can pass arbitrary top-level parameters in server requests.
The Aggregate and Watch commands are omitted here because these already allow arbitrary top-level parameters via SetCustom.
IMPORTANT: This facility is meant for internal MongoDB use and is not supported in customer applications.
-
- Background & Motivation
See GODRIVER-4000.
- duplicates
-
GODRIVER-4000 Add addCommandFields to additional commands
-
- Backlog
-
- is related to
-
GODRIVER-4000 Add addCommandFields to additional commands
-
- Backlog
-