yoheimuta / go-protoparser

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

feat: Populate Meta.LastPos of import and option #66

Closed yoheimuta closed 2 years ago

yoheimuta commented 2 years ago

ref. https://github.com/yoheimuta/protolint/issues/111