[ 源代码: golang-github-bep-debounce ]
软件包:golang-github-bep-debounce-dev(1.2.0+really1.2.0-2)
golang-github-bep-debounce-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-bep-debounce:
- [golang-github-bep-debounce_1.2.0+really1.2.0-2.dsc]
- [golang-github-bep-debounce_1.2.0+really1.2.0.orig.tar.gz]
- [golang-github-bep-debounce_1.2.0+really1.2.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-alecthomas-repr-dev
- golang-github-emicklei-go-restful-swagger12-dev
- vim-snipmate
- libdist-checkconflicts-perl
- python-mockldap-doc
- libcgi-application-plugin-ratelimit-perl
- python-mockldap
- python3-mockldap
- golang-github-acarl005-stripansi-dev
- tryton-modules-account-payment-braintree
- golang-sorcix-irc-dev
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