How to Install golang-github-minio-dsync-dev in Ubuntu 18.04



Install golang-github-minio-dsync-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-minio-dsync-dev

Description:

Distributed sync package for Go

dsync is a package for doing distributed locks over a network of n nodes. It is designed with simplicity in mind and hence offers limited scalability (n <= 16). Each node will be connected to all other nodes and lock requests from any node will be broadcast to all connected nodes.

Homepage: https://github.com/minio/dsync

Version: 0.0~git20170209.0.b9f7da7-1

Section: universe/devel