robotLJW commented on a change in pull request #1204:
URL: 
https://github.com/apache/servicecomb-service-center/pull/1204#discussion_r779385304



##########
File path: datasource/etcd/dep.go
##########
@@ -31,7 +31,7 @@ import (
        "github.com/apache/servicecomb-service-center/datasource/etcd/event"
        "github.com/apache/servicecomb-service-center/datasource/etcd/path"
        "github.com/apache/servicecomb-service-center/datasource/etcd/sd"
-       serviceUtil 
"github.com/apache/servicecomb-service-center/datasource/etcd/util"
+       eutil 
"github.com/apache/servicecomb-service-center/datasource/etcd/util"

Review comment:
       
这个我记得如果重名了,我记得之前看到建议修改名为前一个package名的首字母+同名的package,https://stackoverflow.com/questions/10408646/how-to-import-and-use-different-packages-of-the-same-name




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to