You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a heads up as when executing finding multiple documents and deleting all documents, cursor and deleteResult gets nil pointer when filter is set to nil. If filter is set to bson.D{{}}, then all goes well.