plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Plugin request for Buf Schema Registry - go-to-protobuf

Open kinboyw opened this issue 2 years ago • 0 comments

Not ready to open an issue, but want to chat about your plugin? Come find us on our Public Slack channel:

https://buf.build/links/slack

Mandatory

Where is the source code for the plugin?

https://github.com/kubernetes/code-generator/tree/master/cmd/go-to-protobuf

Optional

Does the plugin have a valid semver version?

What is the latest version, and where did you get this value from?

Does the plugin have a dependency on another plugin?

Example, the protoc-gen-connect-go 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?

Example, the generated code for the protoc-gen-connect-go plugin has a runtime dependency on the Go module:

https://github.com/bufbuild/connect-go

kinboyw avatar Dec 08 '23 02:12 kinboyw