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.1-8.fc42 | - |
Fedora 42 | 1.2.1-8.fc42 | - |
Fedora 41 | 1.2.1-7.fc41 | - |
Fedora 40 | 1.2.1-5.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-bep-debounce dash maintainers at fedoraproject dot org
.