パッケージ: golang-google-genproto-dev (0.0~git20210726.e7812ac-1~exp0)
golang-google-genproto-dev に関するリンク
Debian の資源:
golang-google-genproto ソースパッケージをダウンロード:
- [golang-google-genproto_0.0~git20210726.e7812ac-1~exp0.dsc]
- [golang-google-genproto_0.0~git20210726.e7812ac.orig.tar.xz]
- [golang-google-genproto_0.0~git20210726.e7812ac-1~exp0.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [godoc.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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-google-grpc-dev (>= 1.19.0~)
- implementation of gRPC in Go
-
- dep: golang-google-protobuf-dev (>= 1.24.0~)
- Go support for protocol buffers (APIv2)
-
- dep: golang-goprotobuf-dev (>= 1.4.1~)
- 移行用ダミーパッケージ