The introduces a custom proto fieldOption. I'm not a huge fan of these because they involve magic numers from a global pool, so the only safe way to do this will be through the use of another feature flag.
[x] options.proto which includes the new "ignore" option
The introduces a custom proto fieldOption. I'm not a huge fan of these because they involve magic numers from a global pool, so the only safe way to do this will be through the use of another feature flag.
options.proto
which includes the new "ignore" optiontypes.go
)