TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.8k stars 2.08k forks source link

Compiled according to the tutorial, it still prompts that the tarsrpc plugin is unknown, how do I compile this protoc-gen-go plugin? #700

Closed TARS-Question closed 4 years ago

TARS-Question commented 4 years ago

#700(1)

#700(2)

TARS-Answer commented 4 years ago

This plug-in is for the protobuf interface. The tars-node container comes with a compiled plug-in.

TARS-Answer commented 4 years ago

这个插件是给protobuf接口用的,tars-node容器中自带有个编译好的插件。

Bingjian-Zhu commented 4 years ago

@TARS-Answer 没找到您说的tars-node容器中自带有个编译好的插件插件位置,可以说下具体在哪里吗

Bingjian-Zhu commented 4 years ago

@TARS-Answer 同样按着教程,发现报--go_out: protoc-gen-go: unknown plugin "tarsrpc"错误,重试了很多遍都不行