channels

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package channels includes some nifty tools for manipulating channels

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

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

Merge combines multiple channels into a single channel inspired by original merge function from https://medium.com/justforfunc/two-ways-of-merging-n-channels-in-go-43c0b57cd1de

Types

This section is empty.

Jump to

Keyboard shortcuts

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