v0.6.0
Changes
- Refactoring the generated code to use the polyglot-go library to generate message encode/decode functions. (#3)
Fixes
- Fixed an issue with the generated code that caused compilation issues when the names of two methods in different services
were the same (#5)