Skip to content

Release version 1.0.0

Compare
Choose a tag to compare
@ledongthuc ledongthuc released this 26 Apr 19:43
· 22 commits to main since this release
  • 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