How to Install golang-github-mesos-mesos-go-dev in Ubuntu 18.04



Install golang-github-mesos-mesos-go-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-mesos-mesos-go-dev

Description:

Go language bindings for Apache Mesos

Pure Go language bindings for Apache Mesos. As with other pure implementation, mesos-go uses the HTTP wire protocol to communicate directly with a running Mesos master and its slave instances. One of the objectives of this project is to provide an idiomatic Go API that makes it super easy to create Mesos frameworks using Go.

Homepage: https://github.com/mesos/mesos-go

Version: 0.0.2+dfsg-3

Section: universe/devel