1kasa commented on PR #3065: URL: https://github.com/apache/dubbo-go/pull/3065#issuecomment-3460009482
> excellent work, 出色的工作, 目前来看现在只是暴露了`global.RouteConfig`,但是没有暴露给用户的接口,比如在`dubbo-go/options.go`里面应该暴露`WithRoute()`,在`dubbo-go/cluster/router`里面应该新建`options.go`暴露其他的`WithXXX()`,XXX都有什么可以参考`config/router_config.go`里面的`setXXX()` I agree with this statement, and after you've added the imported API, I hope you'll add examples to dubbo-go-samples for verification. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
