MCPcopy
hub / github.com/uber/aresdb / StreamingPlanNode

Struct StreamingPlanNode

broker/common/mocks/StreamingPlanNode.go:8–10  ·  view source on GitHub ↗

StreamingPlanNode is an autogenerated mock type for the StreamingPlanNode type

Source from the content-addressed store, hash-verified

6
7// StreamingPlanNode is an autogenerated mock type for the StreamingPlanNode type
8type StreamingPlanNode struct {
9 mock.Mock
10}
11
12// Execute provides a mock function with given fields: writer
13func (_m *StreamingPlanNode) Execute(writer io.Writer) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected