Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin request for Buf Schema Registry: protoc-gen-go-sugar #649

Open
daemonl opened this issue Jul 11, 2023 · 0 comments
Open

Plugin request for Buf Schema Registry: protoc-gen-go-sugar #649

daemonl opened this issue Jul 11, 2023 · 0 comments
Labels
Feature New feature or request

Comments

@daemonl
Copy link

daemonl commented Jul 11, 2023

Mandatory

Where is the source code for the plugin?

The source code for the protoc-gen-go-sugar plugin is found here:

https://github.com/pentops/protoc-gen-go-sugar

Optional

Does the plugin have a valid semver version?

v1.0.0, this is directly versioning the plugin and is not linked to any external project

Does the plugin have a dependency on another plugin?

Example, the protoc-gen-go-sugar plugin has a dependency on the base types produced by protoc-gen-go which can be found here:

https://github.com/protocolbuffers/protobuf-go/tree/master/cmd/protoc-gen-go

Does the output of this plugin depend on any other external libraries?

The generated code only depends on protoc-gen-go output and the standard library

@daemonl daemonl added the Feature New feature or request label Jul 11, 2023
@daemonl daemonl changed the title Plugin request for Buf Schema Registry Plugin request for Buf Schema Registry: protoc-gen-go-sugar Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant