XnLemon commented on PR #3619: URL: https://github.com/apache/dubbo-go/pull/3619#issuecomment-5227120580
@Alanxtl Task 17 - 补齐 metadata / service discovery 注释 更新代码: [metadata/info/metadata_info.go](https://github.com/apache/dubbo-go/blob/main/metadata/info/metadata_info.go) [registry/servicediscovery/customizer/metadata_service_url_params_customizer.go](https://github.com/apache/dubbo-go/blob/main/registry/servicediscovery/customizer/metadata_service_url_params_customizer.go) 具体改法: 给 NewServiceInfoWithURL、GetMethods、GetParams 补完整说明。 解释 metadata service URL 参数为什么要抽取。 CI fail reason https://github.com/apache/dubbo-go-samples/issues/1129 -- 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]
