[ Bron: golang-google-genproto ]
Pakket: golang-google-genproto-dev (0.0~git20200413.b5235f6-1)
Verwijzigingen voor golang-google-genproto-dev
Debian bronnen:
Het bronpakket golang-google-genproto downloaden:
- [golang-google-genproto_0.0~git20200413.b5235f6-1.dsc]
- [golang-google-genproto_0.0~git20200413.b5235f6.orig.tar.xz]
- [golang-google-genproto_0.0~git20200413.b5235f6-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [godoc.org]
Vergelijkbare pakketten:
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.
Andere aan golang-google-genproto-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-google-grpc-dev (>= 1.19.0~)
- implementation of gRPC in Go
-
- dep: golang-goprotobuf-dev (>= 1.3.2~)
- Protocol buffer support for the Go programming language