Install golang-github-hashicorp-net-rpc-msgpackrpc-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-hashicorp-net-rpc-msgpackrpc-dev
Description:
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.
Homepage: https://github.com/hashicorp/net-rpc-msgpackrpc
Version: 0.0~git20151116.0.a14192a-1
Section: universe/devel