ethan-gallant commented on PR #2888: URL: https://github.com/apache/thrift/pull/2888#issuecomment-1828757202
@dcelasun and @fishy thank you for the quick response :) I have a Jira account `Ethan-Gallant` but seem to lack the permissions to self-assign the issue. I left a comment on it if someone is able to assign it to me when able. As for the struct implementation, I've added it to simplify the code ex: `type MyTypedefOfString = string` it also supports more complicated types like `type MyTypeDefOfStruct = MyRequest`. For testing I added a service to the Go test which will cause a compile failure. I'm struggling to get the suite working locally. Do you have any other guidance aside from the existing Readme file I can reference? -- 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]
