Hacker News new | ask | show | jobs
by mathiasgredal 843 days ago
If you are already using gRPC in your codebase, then you can define your enums with Protobuf, which does much of the same as the tool shown in this article.
1 comments

Ah yes, gRPC, something using which requires more ceremony and worse UX in Go than in …C# of all the languages.