パッケージ: golang-github-hashicorp-net-rpc-msgpackrpc-dev (0.0~git20151116.0.a14192a-1)
golang-github-hashicorp-net-rpc-msgpackrpc-dev に関するリンク
Debian の資源:
golang-github-hashicorp-net-rpc-msgpackrpc ソースパッケージをダウンロード:
- [golang-github-hashicorp-net-rpc-msgpackrpc_0.0~git20151116.0.a14192a-1.dsc]
- [golang-github-hashicorp-net-rpc-msgpackrpc_0.0~git20151116.0.a14192a.orig.tar.xz]
- [golang-github-hashicorp-net-rpc-msgpackrpc_0.0~git20151116.0.a14192a-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for creating Go RPC client/server
This library provides the same functions as net/rpc/jsonrpc but for communicating with MessagePack instead. The library is modeled directly after the Go standard library so it should be easy to use and obvious.
This package contains the source.
その他の golang-github-hashicorp-net-rpc-msgpackrpc-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-hashicorp-go-msgpack-dev
- encode/decode and rpc library for msgpack and Binc
-
- dep: golang-github-hashicorp-go-multierror-dev
- Go package for representing a list of errors as a single error