yoheimuta / go-protoparser

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

Adapt the parser rule to the official spec updated so far #57

Closed yoheimuta closed 3 years ago

yoheimuta commented 3 years ago

ref.

image

image

yoheimuta commented 3 years ago

https://github.com/yoheimuta/go-protoparser/releases/tag/v4.3.0 fixed it.