Plugin request for Buf Schema Registry - protoc-gen-stormrpc
Opened this issue · 0 comments
Not ready to open an issue, but want to chat about your plugin? Come find us on our Public Slack channel:
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: