[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: golang-github-cenkalti-rpc2 ]
软件包:golang-github-cenkalti-rpc2-dev(1.0.4-1)
golang-github-cenkalti-rpc2-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-cenkalti-rpc2:
- [golang-github-cenkalti-rpc2_1.0.4-1.dsc]
- [golang-github-cenkalti-rpc2_1.0.4.orig.tar.gz]
- [golang-github-cenkalti-rpc2_1.0.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Bi-directional RPC (library)
rpc2 is a fork of net/rpc package in the standard library. The main goal is to add bi-directional support to calls. That means server can call the methods of client. This is not possible with net/rpc package. In order to do this it adds a *Client argument to method signatures.
其他与 golang-github-cenkalti-rpc2-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-cenkalti-hub-dev
- Simple PubSub library