[ stretch ]
[ stretch-backports ]
[ buster ]
[ buster-backports ]
[ bullseye ]
[ bookworm ]
[ sid ]
[ experimental ]
[ 原始碼: golang-google-grpc ]
套件:golang-google-grpc-dev(1.0.4-1)
golang-google-grpc-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-google-grpc:
- [golang-google-grpc_1.0.4-1.dsc]
- [golang-google-grpc_1.0.4.orig.tar.gz]
- [golang-google-grpc_1.0.4-1.debian.tar.xz]
維護小組:
- pkg-go (QA 頁面, 郵件存檔)
- Dmitry Smirnov (QA 頁面)
- Martín Ferrari (QA 頁面)
- Tim Potter (QA 頁面)
外部的資源:
- 主頁 [godoc.org]
相似套件:
implementation of gRPC in Go
Implementation of an RPC system called gRPC in Golang.
Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. This library provides a concrete implementation of the gRPC protocol, layered over HTTP/2.
其他與 golang-google-grpc-dev 有關的套件
|
|
|
|
-
- dep: golang-github-ugorji-go-codec-dev
- encode/decode and rpc library for msgpack, binc, cbor and json
-
- dep: golang-glog-dev
- Leveled execution logs for Go
- 或者 golang-github-golang-glog-dev
- 套件暫時不可用
-
- dep: golang-golang-x-net-dev (>= 0.0+git20160110~)
- Supplementary Go networking libraries
-
- dep: golang-golang-x-oauth2-google-dev
- Google APIs support for OAuth2
-
- dep: golang-goprotobuf-dev (>= 0.0~git20161116~)
- Protocol buffer support for the Go programming language