package
0.0.0-20241223194649-a468d7bbe9b2
Repository: https://github.com/google/oss-rebuild.git
Documentation: pkg.go.dev

# Functions

From creates a Pipe from the given input channel.
Into takes the input pipe and transforms it to another type.
IntoFor takes the input pipe and transforms it to another type.
ParInto takes the input pipe and transforms it to another type in parallel.

# Structs

Pipe constructs a series of executions.