[ ソース: 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