[ 源代码: 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