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-stormrpc #970

Open
actatum opened this issue Dec 13, 2023 · 0 comments
Open

Plugin request for Buf Schema Registry - protoc-gen-stormrpc #970

actatum opened this issue Dec 13, 2023 · 0 comments
Labels
Feature New feature or request

Comments

@actatum
Copy link

actatum commented Dec 13, 2023

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/actatum/stormrpc/tree/main/cmd/protoc-gen-stormrpc

Optional

Does the plugin have a valid semver version?

yes

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

v0.4.0 - https://github.com/actatum/stormrpc/releases/tag/v0.4.0

Does the plugin have a dependency on another plugin?

yes

The protoc-gen-stormrpc 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 for the protoc-gen-stormrpc plugin has a runtime dependency on the Go module:

https://github.com/actatum/stormrpc

@actatum actatum added the Feature New feature or request label Dec 13, 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