Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SinkNode ¶
type SinkNode struct { Values [][]float64 Meta block.Metadata Metas []block.SeriesMeta }
SinkNode is a test node useful for comparisons
func NewControllerWithSink ¶
func NewControllerWithSink(ID parser.NodeID) (*transform.Controller, *SinkNode)
NewControllerWithSink creates a new controller which has a sink useful for comparison in tests
Click to show internal directories.
Click to hide internal directories.