Skip to content

(), filter) #4

@todo

Description

@todo

deleteResult, err := std.collection.DeleteMany(context.TODO(), filter)
if err != nil {
logger.Error().Err(err).Msgf("Failed to delete record")
return
}
logger.Info().Int("DeletedCount", int(deleteResult.DeletedCount)).Msg("record deleted properly")


This issue was generated by todo based on a TODO comment in 5c55467. It's been assigned to @cohenjo because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions