yoheimuta / go-protoparser

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

Support oneof options #39

Closed yoheimuta closed 4 years ago

yoheimuta commented 4 years ago

ref. oneof options fail to parse · Issue #88 · yoheimuta/protolint

yoheimuta commented 4 years ago

Done.