kezhenxu94 commented on a change in pull request #43:
URL:
https://github.com/apache/skywalking-satellite/pull/43#discussion_r644518004
##########
File path: protocol/satellite-protocol/satellite/Event.proto
##########
@@ -20,8 +20,7 @@ syntax = "proto3";
package skywalking.v3;
-option go_package = "satellite/protocol";
-
+option go_package = "skywalking.apache.org/repo/goapi/satellite/event/v1";
Review comment:
How does it work to just rename the package without recompile the proto
files into go files?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]