syncs

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeChans

func MergeChans[T any](chans ...<-chan T) (<-chan T, context.CancelFunc)

MergeChans returns a channel that is closed when any of the input channels are signaled. The caller must call the returned CancelFunc to ensure no resources are leaked.

Types

This section is empty.

Jump to

Keyboard shortcuts

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