套件:golang-github-hashicorp-net-rpc-msgpackrpc-dev(0.0~git20151116.0.a14192a-1.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.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.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