[ 源代码: golang-github-bep-debounce ]
软件包: golang-github-bep-debounce-dev (1.2.0+really1.2.0-1)
golang-github-bep-debounce-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-bep-debounce:
- [golang-github-bep-debounce_1.2.0+really1.2.0-1.dsc]
- [golang-github-bep-debounce_1.2.0+really1.2.0.orig.tar.gz]
- [golang-github-bep-debounce_1.2.0+really1.2.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 golang-github-bep-debounce-dev 有关的软件包
|
|
|
-
- dep: golang-github-fortytw2-leaktest-dev
- Goroutine Leak Detector