Skip to content

Conversation

@pkieltyka
Copy link
Member

This is a breaking change, a small / simple one.

In currently releases of gen-golang we generate both server and client interface types for a particular service. Lets say we have a service named "Example", the current version will generate types, Example for the server and ExampleClient for the client. However, this isn't clear, so this PR updates it so it will generate interface type names, ExampleServer and ExampleClient

@pkieltyka
Copy link
Member Author

closing, as is included in #95

@pkieltyka pkieltyka closed this Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants