You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zoleo9527 (via GitHub)" <gi...@apache.org> on 2023/06/30 04:12:24 UTC

[GitHub] [dubbo-go] zoleo9527 opened a new issue, #2345: dubbo-go的配置文件 可以指定加载路径吗?

zoleo9527 opened a new issue, #2345:
URL: https://github.com/apache/dubbo-go/issues/2345

   dubbo-go的配置文件 可以指定加载路径吗?好像默认是绝对路径,想改成相对路径


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] zhaoyunxing92 commented on issue #2345: dubbo-go的配置文件 可以指定加载路径吗?

Posted by "zhaoyunxing92 (via GitHub)" <gi...@apache.org>.
zhaoyunxing92 commented on issue #2345:
URL: https://github.com/apache/dubbo-go/issues/2345#issuecomment-1623103574

   有两种方式
   
   - env 里面读取 [DUBBO_GO_CONFIG_PATH](https://github.com/apache/dubbo-go/blob/main/config/config_loader_options.go#L51-L54)
   - 手动指定配置文件:[WithPath](https://github.com/apache/dubbo-go/blob/main/config/provider_config_test.go#L33)


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] zoleo9527 closed issue #2345: dubbo-go的配置文件 可以指定加载路径吗?

Posted by "zoleo9527 (via GitHub)" <gi...@apache.org>.
zoleo9527 closed issue #2345: dubbo-go的配置文件 可以指定加载路径吗?
URL: https://github.com/apache/dubbo-go/issues/2345


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org