How to Install golang-github-bep-debounce-dev in Ubuntu 18.04



Install golang-github-bep-debounce-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-bep-debounce-dev

Description:

Debouncer written in Go

This package provides a debouncer func. The most typical use case would be the user typing a text into a form; the UI needs an update, but let's wait for a break.

Homepage: https://github.com/bep/debounce

Version: 1.1.0-1

Section: universe/devel