//
pkg.gl
Category
github.com/k0sproject/k0s
pkg
debounce
package
0.13.1
Repository:
https://github.com/k0sproject/k0s.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
50 SLOC
#
Functions
New
New creates new Debouncer with given args.
#
Interfaces
Debouncer
Debouncer defines the debouncer interface.
#
Type aliases
Callback
Callback defines the callback function when we trigger the debounce action.