-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: BSON
-
None
If external projects want to implement BSON marshal/unmarshal support, they may not be able to without importing the Go Driver package. That frequently makes implementing BSON support a non-starter for library projects. Update those interfaces to not require importing the Go Driver to implement them.
Definition of done:
- Replace Type with byte in the following interface function signatures: