Releases: vnteamopen/godebouncer
Releases · vnteamopen/godebouncer
Release version 1.1.0
- Support debouncer.Done() to know when it's ready
Release version 1.0.0
- 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