EUGENIO SOUZA CARVALHO 4 tahun lalu
induk
melakukan
371454edb2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      api/mongo.go

+ 1 - 1
api/mongo.go

@@ -102,7 +102,7 @@ type Filter struct {
 	Query   *bson.M
 	Patchs  *bson.A
 	Sort    *bson.M
-	Context *iriscontext.Context
+	Context iriscontext.Context
 	// Sort       []string
 	Collection          string
 	QueryType           string