-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Documentation
-
None
We should document any user facing types in the mongo package. For interface types like Session where the concrete type is not easily discoverable from the main docs, the interface docs should document how the methods are to be used. SeeĀ io.Reader docs as an example of how the methods of an interface can be documented.