Skip to content

(), row) #2

@todo

Description

@todo

insertResult, err := std.collection.InsertOne(context.TODO(), row)
if err != nil {
log.Error().Err(err).Msgf("Error while inserting document")
}
fmt.Println("Inserted a single document: ", insertResult.InsertedID)
case "delete":


This issue was generated by todo based on a TODO comment in da070a2. 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