EUGENIO SOUZA CARVALHO 4 vuotta sitten
vanhempi
commit
371454edb2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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