channels

package
v0.6.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Broadcast

func Broadcast[T any](input <-chan T, outputs ...chan<- T)

Broadcast broadcasts a channel to multiple channels.

func Join

func Join[T any](inputs ...<-chan T) <-chan T

Join joins multiple channels into one.

func Merge

func Merge[T any](inputs ...<-chan T) <-chan T

Merge merges multiple channels into one.

Types

This section is empty.

Jump to

Keyboard shortcuts

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