wu-sheng commented on a change in pull request #21: Add golang package URL: https://github.com/apache/skywalking-data-collect-protocol/pull/21#discussion_r399720636
########## File path: browser/BrowserPerf.proto ########## @@ -22,6 +22,7 @@ package skywalking.network.protocol.browser; option java_multiple_files = true; option java_package = "org.apache.skywalking.apm.network.language.agent"; +option go_package = "agent/pb/language/agent"; Review comment: @heyanlong What is your naming rule? They are inconsistent, And I can't see the pattern. ---------------------------------------------------------------- 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] With regards, Apache Git Services
