pipeline

package
v0.11.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bridge

func Bridge[T any](ctx context.Context, chanCh <-chan <-chan T) <-chan T

func FanIn

func FanIn[T any](ctx context.Context, channels ...<-chan T) <-chan T

func Stage

func Stage[From any, To any](ctx context.Context, in <-chan From, f func(From) To) <-chan To

Types

This section is empty.

Jump to

Keyboard shortcuts

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