pipelines

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildPipeline

func BuildPipeline(identifier string, data interface{}, m map[string]definitions.Pipeline) (definitions.Pipeline, error)

BuildPipeline will construct a pipeline.

func FanIn

func FanIn(ctx context.Context, chs []chan events.Collection, combined chan events.Collection) error

FanIn will merge multiple input channels to a singular output channel.

func FanOut

func FanOut(ctx context.Context, ch chan events.Collection, outputs []chan events.Collection) error

FanOut will split a single input channel into multiple output channels.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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