yoheimuta / go-protoparser

Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
MIT License
179 stars 20 forks source link

feat: Tweak the change that an enum has reserveds #27

Closed yoheimuta closed 5 years ago

yoheimuta commented 5 years ago

ref. https://github.com/yoheimuta/go-protoparser/pull/26