Skip to content

Commit

Permalink
feat: switch go2proto to use an intermediate model (#3089)
Browse files Browse the repository at this point in the history
Initially this just cleans it up, but this will also allow it to
generate ToProto/FromProto functions.

This is also a proto breaking change because previously enum values
weren't actually being correctly evaluated 😬
  • Loading branch information
alecthomas authored Oct 11, 2024
1 parent 469512e commit e563ce1
Show file tree
Hide file tree
Showing 4 changed files with 746 additions and 687 deletions.
Loading

0 comments on commit e563ce1

Please sign in to comment.