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 68 forks source link

Fix camelCase when len = 1 #38

Closed gfanton closed 7 years ago

gfanton commented 7 years ago

ToCamelCase actually return an empty string when there is only one character in s