package
1.5.0
Repository: https://github.com/m3db/m3.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.
NewRollupOp creates a new rollup op.
NewRollupOpFromProto creates a new rollup op from proto.
NewTransformationOpFromProto creates a new transformation op from proto.

# Constants

List of supported operation types.
ExcludeByRollupType defines the exclude by rollup op type.
GroupByRollupType defines the group by rollup op type (default).
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.
RollupType is the rollup type.