package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package m3ql is a generated GoMock package.
No description provided by the author

# Functions

NewTransformFromOperation creates a new transform.

# Structs

Edge identifies parent-child relation between transforms.
Node represents an immutable node in the common DAG with a unique identifier.

# Interfaces

Params is a function definition.
Parser consists of the language specific representation of AST and can convert into a common DAG.
Source represents data sources which are handled differently than other transforms as they are always independent and can always be parallelized.

# Type aliases

Edges is a slice of Edge objects.
NodeID uniquely identifies all transforms in DAG.
Nodes is a slice of Node objects.