[ ソース: 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