channel

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package channel describes functions for working with channels.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debounce

func Debounce[T any](events <-chan T, duration time.Duration) <-chan T

Debounce returns a channel that debounces the input channel.

Types

This section is empty.

Jump to

Keyboard shortcuts

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