How to Install golang-github-facebookgo-clock-dev in Ubuntu 18.04



Install golang-github-facebookgo-clock-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-facebookgo-clock-dev

Description:

Clock is a small Go library for mocking time

Clock is a small library for mocking time in Go. It provides an interface around the standard library's time package so that the application can use the realtime clock while tests can use the mock clock.

Homepage: https://github.com/facebookgo/clock

Version: 0.0~git20150410.0.600d898-5

Section: universe/devel