moul / protoc-gen-gotemplate

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
https://manfred.life/protoc-gen-gotemplate
MIT License
438 stars 70 forks source link

Add jsSuffixReservedKeyword helper #55

Closed gfanton closed 7 years ago

gfanton commented 7 years ago

this helper will suffix js reserved keyword with a _. based on protobufjs reserved method

zoontek commented 7 years ago

LGTM