Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debouncer ¶
type Debouncer struct {
OnExit func()
// contains filtered or unexported fields
}
Debouncer struct to support debouncing
func NewDebounce ¶
NewDebounce creates a new Debouncer
type Ticker ¶
type Ticker struct {
// contains filtered or unexported fields
}
func NewDelayedTicker ¶
Click to show internal directories.
Click to hide internal directories.