package
1.0.1
Repository: https://github.com/askiada/go-pipeline.git
Documentation: pkg.go.dev

# Functions

NewDefaultMeasure creates a new default measure.
PipelineMeasure returns a pipeline option that measures the pipeline.

# Structs

DefaultMeasure is a default implementation of the Measure interface.
DefaultMetric is a default implementation of the Metric interface.
TransportInfo is a struct that contains the transport info.

# Interfaces

Measure is an interface that defines the methods for measuring the performance of a pipeline.
Metric is an interface that defines the methods for measuring the performance of a step.