api-go
api-go copied to clipboard
Fix for protogen cmd
What changed?
A couple of fixes for the protogen cmd.
- When looking for proto files ignore directories.
- Fix how regex is used when looking up enums.
How did you test it?
Ran make proto and verified that there was no diff generated.