You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by "kezhenxu94@apache" <ke...@apache.org> on 2021/04/01 06:27:40 UTC

Go files generated from protocol file are hosted separately

Hi the dev team, as we have more and more Go projects that use our data collect protocol [1] and query protocol [2], each of which needs to generate Go files from the .proto files, hence we created a dedicated repository [3] to host those generated Go files for convenient use, if your subproject used to generated these files on its own, please consider migrating to use this new repo.

The usage of this repo can be found at the repo index page [4].

Hongtao, Huaxi, Jiapeng and Wei Zhang, you might find it helpful to have this repo and reduce some toil.

[1] http://github.com/apache/skywalking-data-collect-protocol
[2] http://github.com/apache/skywalking-query-protocol
[3] https://github.com/apache/skywalking-goapi
[4] https://github.com/apache/skywalking-goapi#skywalking-go-apis


Thanks.


————————— 
Zhenxu Ke (柯振旭)
GitHub @kezhenxu94


Re: Go files generated from protocol file are hosted separately

Posted by Hoshea Jiang <ho...@apache.org>.
Great work!

I will refactor the CLI project with the new repo.

Thanks.


kezhenxu94@apache <ke...@apache.org> 于2021年4月1日周四 下午2:28写道:
>
> Hi the dev team, as we have more and more Go projects that use our data collect protocol [1] and query protocol [2], each of which needs to generate Go files from the .proto files, hence we created a dedicated repository [3] to host those generated Go files for convenient use, if your subproject used to generated these files on its own, please consider migrating to use this new repo.
>
> The usage of this repo can be found at the repo index page [4].
>
> Hongtao, Huaxi, Jiapeng and Wei Zhang, you might find it helpful to have this repo and reduce some toil.
>
> [1] http://github.com/apache/skywalking-data-collect-protocol
> [2] http://github.com/apache/skywalking-query-protocol
> [3] https://github.com/apache/skywalking-goapi
> [4] https://github.com/apache/skywalking-goapi#skywalking-go-apis
>
>
> Thanks.
>
>
> —————————
> Zhenxu Ke (柯振旭)
> GitHub @kezhenxu94
>