package
0.2.1
Repository: https://github.com/codepope/transporter.git
Documentation: pkg.go.dev

# Functions

NewDefaultPipeline returns a new Transporter Pipeline with the given node tree, and uses the events.HttpPostEmitter to deliver metrics.
NewNode creates a new Node struct.
NewPipeline creates a new Transporter Pipeline using the given tree of nodes, and Event Emitter eg.

# Structs

A Node is the basic building blocks of transporter pipelines.
A Pipeline is a the end to end description of a transporter data flow.