[ 原始碼: 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