Debouncer written in Go
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
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2.0-7.fc35 | - |
Fedora 35 | 1.2.0-7.fc35 | - |
Fedora 34 | 1.2.0-6.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-bep-debounce dash maintainers at fedoraproject dot org
.