Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
0.0.5
Description
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.