You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/11/10 03:42:28 UTC

[GitHub] [servicecomb-mesher] tianxiaoliang commented on issue #130: 能用来向华为公有云CSE注册微服务吗?

tianxiaoliang commented on issue #130:
URL: https://github.com/apache/servicecomb-mesher/issues/130#issuecomment-724430253


   mesher默认不支持华为云认证鉴权,所以需要自己维护main.go文件,在第一行加入代码
   ```go
   import _ "github.com/go-chassis/go-chassis-cloud/provider/huawei/engine"
   ```


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