rx

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DebounceTime

func DebounceTime(interval time.Duration, input chan interface{}, cb func(arg interface{}))

DebounceTime receives function and will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked.

Useful for implementing behavior that should only happen after the input has stopped arriving.

Types

This section is empty.

Jump to

Keyboard shortcuts

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