[ 原始碼: golang-github-cenkalti-rpc2 ]
套件:golang-github-cenkalti-rpc2-dev(1.0.4-1~bpo12+1)
golang-github-cenkalti-rpc2-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-cenkalti-rpc2:
- [golang-github-cenkalti-rpc2_1.0.4-1~bpo12+1.dsc]
- [golang-github-cenkalti-rpc2_1.0.4.orig.tar.gz]
- [golang-github-cenkalti-rpc2_1.0.4-1~bpo12+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