[ 原始碼: golang-google-genproto ]
套件:golang-google-genproto-dev(0.0~git20200413.b5235f6-3)
golang-google-genproto-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-google-genproto:
- [golang-google-genproto_0.0~git20200413.b5235f6-3.dsc]
- [golang-google-genproto_0.0~git20200413.b5235f6.orig.tar.xz]
- [golang-google-genproto_0.0~git20200413.b5235f6-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [godoc.org]
相似套件:
Generated Go packages for common protocol buffer types
This repository contains the generated Go packages for common protocol buffer types, and the generated gRPC code necessary for interacting with Google's gRPC APIs.
It provides similar functionality to the now abandoned golang-github-googleapis-proto-client-go.
There are two sources for the proto files used in this repository:
* google/protobuf: the code in the protobuf and ptypes subdirectories is derived from this repo. The messages in protobuf are used to describe protocol buffer messages themselves. The messages under ptypes define the common well-known types. * googleapis/googleapis: the code in the googleapis is derived from this repo. The packages here contain types specifically for interacting with Google APIs.
其他與 golang-google-genproto-dev 有關的套件
|
|
|
|
-
- dep: golang-github-golang-protobuf-1-3-dev
- Go support for protocol buffers (version v1.3.x)
- 或者 golang-github-golang-protobuf-1-5-dev
- Go support for protocol buffers (version v1.5.x)
-
- dep: golang-google-grpc-dev (>= 1.19.0~)
- implementation of gRPC in Go