How to Install golang-github-hashicorp-raft-dev in Ubuntu 18.04



Install golang-github-hashicorp-raft-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-hashicorp-raft-dev

Description:

implementation of the Raft consensus protocol

raft is a Go library that manages a replicated log and can be used with an FSM to manage replicated state machines. It is a library for providing consensus.

Homepage: https://github.com/hashicorp/raft

Version: 1.0.0+git20171204.0919aa6-3

Section: universe/devel