-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.0.3
-
Component/s: CRUD
-
None
-
Environment:macOs Mojave 10.14
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Calling mongo.Cursor.All produces `cur.All undefined (type *mongo.Cursor has no field or method All)` in 1.0.3 which is odd ![]()
I'm using go mod and I was thinking maybe I got an older version but I have this line in go.mod
go.mongodb.org/mongo-driver v1.0.3