pkgsrc/devel/go-debounce/DESCR
minskim a66badb13e devel/go-debounce: Import version 1.1.0
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.
2018-06-14 15:15:58 +00:00

4 lines
267 B
Text

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.