Skip to content

(), row) #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions