yoheimuta / go-protoparser

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

fix: Allow a block followed by semicolon for RPC #32

Closed yoheimuta closed 5 years ago

yoheimuta commented 5 years ago

ref. Accept block followed by semicolon · Issue #30 · yoheimuta/go-protoparser