package
0.0.0-20180929161911-5c6aed344a0c
Repository: https://github.com/m3db/m3metrics.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAggregationOpFromProto creates a new aggregation op from proto.
NewOpUnionFromProto creates a new operation union from proto.
NewPipeline creates a new pipeline.
NewPipelineFromProto creates a new pipeline from proto.
NewRollupOpFromProto creates a new rollup op from proto.
NewTransformationOpFromProto creates a new transformation op from proto.

# Constants

List of supported operation types.
List of supported operation types.
List of supported operation types.
List of supported operation types.

# Structs

AggregationOp is an aggregation operation.
OpUnion is a union of different types of operation.
Pipeline is a pipeline of operations.
RollupOp is a rollup operation.
TransformationOp is a transformation operation.

# Type aliases

OpType defines the type of an operation.