-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 0.0.5
-
Component/s: Documentation
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The GoDoc documentation currently does not tell the users to call client.Connect after creating a new mongo.Client which causes a topology closed error. Update the mongo/doc.go file to add a step of calling client.Connect.