Y
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
neonsunset
842 days ago
Ah yes, gRPC, something using which requires more ceremony and worse UX in Go than in …C# of all the languages.
link