CAICAIIs opened a new pull request, #3218: URL: https://github.com/apache/dubbo-go/pull/3218
- Migrate sample generator from config-based to programmatic API - Update client template to use client.NewClient() - Update server template to use server.NewServer() - Remove conf/dubbogo.yaml configuration files - Disable config file generation (comment out init() in gen_c_conf.go and gen_s_conf.go) - Fix import order to match project standards - Fix newline handling for byte-for-byte template matching - Update README.md and README_CN.md documentation ### Description Fixes #3204 ### Checklist - [x] I confirm the target branch is `develop` - [x] Code has passed local testing - [x] I have added tests that prove my fix is effective or that my feature works -- 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]
