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

Add documentation for new comers #71

Open jhayotte opened 7 years ago

jhayotte commented 7 years ago

Describe the steps required to add a helper for a new programming language and the way to use it.

Perhaps it would be a good opportunity to refactor our helper.go and have a dedicated section for each programming language. (haskell, go, java, dotnet, ...)