I\'m a beginner in Go and I\'m trying to define a struct for my MongoDB schema.
type stores struct { ID primitive.ObjectID `bson:"_id,omitempty"