yoheimuta / go-protoparser

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

feat: added lastPos to fields #76

Closed nicored closed 1 year ago

nicored commented 1 year ago

Added LastPos to:

yoheimuta commented 1 year ago

I've cut a release here: https://github.com/yoheimuta/go-protoparser/releases/tag/v4.8.0