You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/11/25 08:59:17 UTC

[GitHub] [servicecomb-service-center] little-cui commented on a change in pull request #759: [SCB-2094] implement mongo instance/dependence/engine interface

little-cui commented on a change in pull request #759:
URL: https://github.com/apache/servicecomb-service-center/pull/759#discussion_r530205097



##########
File path: datasource/mongo/dep.go
##########
@@ -19,21 +19,338 @@ package mongo
 
 import (
 	"context"
+	"fmt"
+	"github.com/apache/servicecomb-service-center/datasource/etcd/path"
+	serviceUtil "github.com/apache/servicecomb-service-center/datasource/etcd/util"

Review comment:
       不能依赖etcd




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org