-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.0.2
-
Component/s: None
-
None
While the decoder supports decoding into *bson.Document and bson.Reader, the decoder does not support these types when they are members of a struct. While I did not test this against maps and slices, we should ensure that the fix works for those as well.