package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/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.
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.