How to Install golang-github-sasha-s-go-deadlock-dev in Ubuntu 18.04



Install golang-github-sasha-s-go-deadlock-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-sasha-s-go-deadlock-dev

Description:

Online deadlock detection in go

Online deadlock detection in go (golang). go-deadlock provides (RW)Mutex drop-in replacements for sync.(RW)Mutex. It would not work if you create a spaghetti of channels. Mutexes only.

Homepage: https://github.com/sasha-s/go-deadlock

Version: 0.1.0-4

Section: universe/devel