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

Added helper to detect if a url contains variables in the form of url parameters with the same name of the fields of a specific protobuf message #46

Closed vgheri closed 7 years ago

vgheri commented 7 years ago

Useful for error checking in HTTP decode functions