-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.0.1
-
Component/s: None
Add Marshal, Unmarshal, and UnmarshalDocument functions to the bson package. These methods will handle converting between a []byte and concrete types (either a user provided type or in the case of UnmarshalDocument, a *bson.Document)