./devel/go-debounce, Debouncer written in Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 1.1.0nb3, Package name: go-debounce-1.1.0nb3, Maintainer: minskim

A debouncer written in Go. This may seem like a fairly narrow library,
so why not copy-and-paste it when needed? Sure, but this is, however,
slightly more usable than left-pad, and as I move my client code into
the GopherJS world, a debounce function is a must-have.


Required to build:
[lang/go111] [pkgtools/cwrappers]

Master sites:

SHA1: 7487a73663a55f9baba98812dfda40b621248229
RMD160: 88c7408a4f908f8f0c494c864c7115aa3dda38a2
Filesize: 3.414 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates