debounce

package
v0.0.2-0...-d22e30f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Debouncer

type Debouncer struct {
	// contains filtered or unexported fields
}

func NewDebouncer

func NewDebouncer(timeout time.Duration, callback func()) *Debouncer

func (*Debouncer) Cancel

func (d *Debouncer) Cancel()

func (*Debouncer) IsOn

func (d *Debouncer) IsOn() bool

func (*Debouncer) SetOn

func (d *Debouncer) SetOn() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL