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

unknown plugin "tarsrpc" #260

Closed
edward-golang opened this issue Nov 25, 2020 · 1 comment
Closed

unknown plugin "tarsrpc" #260

edward-golang opened this issue Nov 25, 2020 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested

Comments

@edward-golang
Copy link

我按照pb2tarsgo的教程使用时,报下面的错误,请问怎么处理?
[root@localhost proto]# protoc --go_out=plugins=tarsrpc:. helloworld.proto
WARNING: Package "github.com/golang/protobuf/protoc-gen-go/generator" is deprecated.
A future release of golang/protobuf will delete this package,
which has long been excluded from the compatibility promise.

2020/11/24 21:38:40 WARNING: Missing 'go_package' option in "helloworld.proto",
please specify it with the full Go package path as
a future release of protoc-gen-go will require this be specified.
See https://developers.google.com/protocol-buffers/docs/reference/go-generated#package for more information.

--go_out: protoc-gen-go: unknown plugin "tarsrpc"

@ETZhangSX ETZhangSX added help wanted Extra attention is needed question Further information is requested good first issue Good for newcomers labels Feb 8, 2021
@langxgm
Copy link

langxgm commented Apr 1, 2021

use github.com/golang/protobuf v1.3.5

@defool defool closed this as completed Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants