Snow-kal opened a new pull request, #1144: URL: https://github.com/apache/dubbo-go-samples/pull/1144
### 变更说明 **本 PR 补充泛化调用 generic 示例对 issue https://github.com/apache/dubbo-go/issues/3472 相关改动的测试覆盖** ### 主要改动: - Go client 迁移至 client.NewGenericService - 使用 InvokeWithType 验证 true、gson 和 bean 类型化返回值 - 新增单元测试,覆盖 protobuf-json、legacy protobuf、禁用及非法 generic mode - 集成测试在启动服务前执行 generic mode 单元测试 - 同步更新中英文文档,说明 generic mode 与网络传输序列化的区别 -- 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]
