Package Debounce 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.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/bep/debounce