package
1.3.0
Repository: https://github.com/bwnetflow/flowpipeline.git
Documentation: pkg.go.dev

# Functions

Initializes a new Pipeline object and then starts all segment goroutines therein.
Builds a list of Segment objects from raw configuration bytes and initializes a Pipeline with them.
Creates a list of Segments from their config representations.

# Structs

Basically a list of segments.
A config representation of a segment.