StreamingPlanNode is an autogenerated mock type for the StreamingPlanNode type
| 6 | |
| 7 | // StreamingPlanNode is an autogenerated mock type for the StreamingPlanNode type |
| 8 | type StreamingPlanNode struct { |
| 9 | mock.Mock |
| 10 | } |
| 11 | |
| 12 | // Execute provides a mock function with given fields: writer |
| 13 | func (_m *StreamingPlanNode) Execute(writer io.Writer) error { |
nothing calls this directly
no outgoing calls
no test coverage detected