fionawp opened a new issue, #257: URL: https://github.com/apache/dubbo-go/issues/257
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: If apache/dubbo-go project can compatible with golang by comparing to the method name in client.yml. If the first alpha of the method name in the config is not Upper case, transfer it to lower case when searching the java method name. **Why is this needed**: I am trying to call java dubbo services by using apache/dubbo-go. Due to historical reasons, it is not possible to change java codes because they are called by other many projects. -- 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]
