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