软件包: golang-github-hashicorp-net-rpc-msgpackrpc-dev (0.0~git20151116.0.a14192a-1)
golang-github-hashicorp-net-rpc-msgpackrpc-dev 的相关链接
Trisquel 的资源:
下载源码包 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]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Tianon Gravi
外部的资源:
- 主页 [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