kezhenxu94 commented on pull request #43: URL: https://github.com/apache/skywalking-satellite/pull/43#issuecomment-853680274
> > Now the import path in this repo is `github.com/apache/skywalking-satellite/protocol/gen-codes/satellite/protocol`, I think adding `satellite` folder in `goapi` repo is enough, now > > add a proto file in go-API rather than download the proto file? Create a folder `satellite` in goapi repo, and add the proto files (i.e. `Event.proto`), and their generated `.go` files there. Then we import the goapi module in this repo. -- 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]
