chaokunyang opened a new issue, #3274: URL: https://github.com/apache/fory/issues/3274
Parent issue: #3266 ## Scope Implement Go gRPC stub generation using Fory serialization only. ## Detailed tasks - Emit `*_service.go` interface and `*_grpc.go` binding. - Generate `ServiceDesc`, server interface, and client wrapper. - Register a custom Fory codec and use it in `grpc.CallOption`. - Add golden codegen tests for file names and signatures. -- 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]
