Skip to content

Releases: vnteamopen/godebouncer

Release version 1.1.0

22 Aug 08:35
f1527dd
Compare
Choose a tag to compare
  • Support debouncer.Done() to know when it's ready

Release version 1.0.0

26 Apr 19:43
Compare
Choose a tag to compare
  • Init first version of Go Debouncer library
  • Support the SendSignal function and call triggered function after the waiting time
  • Support Do that do something before calling SendSignal
  • Support update triggered function and waiting time directly to debouncer instance