Install golang-gopkg-tomb.v1-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-gopkg-tomb.v1-dev
Description:
API to track the lifecyle of Golang goroutines, and provide clean termination
Conventional API for clean goroutine termination. A Tomb tracks the lifecycle of a goroutine as alive, dying or dead, and the reason for its death.
Homepage: https://github.com/go-tomb/tomb/tree/v1
Version: 0.0~git20141024.0.dd63297-5
Section: universe/devel