protoc-gen-gotemplate icon indicating copy to clipboard operation
protoc-gen-gotemplate copied to clipboard

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)

Results 28 protoc-gen-gotemplate issues
Sort by recently updated
recently updated
newest added

* [x] Isolate helpers in their own package * [ ] Export some functions * [ ] Setup godoc.org badge * [ ] Deprecate the deprecated helpers * [ ]...

Currently the protobufs are used to code gen from, which is a awesome because that gets us our Types and the Transport and bindng sorted out. But there are other...

question

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | `v1.27.1` -> `v1.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Bumps [github.com/Masterminds/goutils](https://github.com/Masterminds/goutils) from 1.1.0 to 1.1.1. Release notes Sourced from github.com/Masterminds/goutils's releases. Correct the output of the RandomAlpha functions This release corrects an error in the RandomAlphaNumeric(int) and CryptoRandomAlphaNumeric(int) functions....

🔍 Ready for Review
dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200115085410-6d4e4cb37c7d to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200115085410-6d4e4cb37c7d&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

🔍 Ready for Review
dependencies

Hi, I am facing this issue while using protoc-gen-gotemplate. It can't parsing proto files which has optional fields. Is there any way to resolve this error? Many thanks. Here is...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | `v1.27.1` -> `v1.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fprotobuf/v1.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...