Install golang-gopkg-tomb.v2-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-gopkg-tomb.v2-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
Version: 0.0~git20161208.d5d1b58-3
Section: universe/devel