Skip to content
#

protocol-buffers

Here are 598 public repositories matching this topic...

remyleone
remyleone commented Jun 23, 2021

Is your feature request related to a problem? Please describe.

As a user, I would like to know which version is used to generate a particular piece of code that is included in my dependencies.

At the moment I only see:

// Code generated by protoc-gen-validate. DO NOT EDIT.

without any indication of the version used.

Describe the solution you'd like

In the generate

Improve this page

Add a description, image, and links to the protocol-buffers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the protocol-buffers topic, visit your repo's landing page and select "manage topics."

Learn more