mocks

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockingPlanNode

type BlockingPlanNode struct {
	mock.Mock
}

BlockingPlanNode is an autogenerated mock type for the BlockingPlanNode type

func (*BlockingPlanNode) Add

func (_m *BlockingPlanNode) Add(_a0 ...common.BlockingPlanNode)

Add provides a mock function with given fields: _a0

func (*BlockingPlanNode) Children

func (_m *BlockingPlanNode) Children() []common.BlockingPlanNode

Children provides a mock function with given fields:

func (*BlockingPlanNode) Execute

Execute provides a mock function with given fields: ctx

type MergeNode

type MergeNode struct {
	mock.Mock
}

MergeNode is an autogenerated mock type for the MergeNode type

func (*MergeNode) Add

func (_m *MergeNode) Add(_a0 ...common.BlockingPlanNode)

Add provides a mock function with given fields: _a0

func (*MergeNode) AggType

func (_m *MergeNode) AggType() common.AggType

AggType provides a mock function with given fields:

func (*MergeNode) Children

func (_m *MergeNode) Children() []common.BlockingPlanNode

Children provides a mock function with given fields:

func (*MergeNode) Execute

Execute provides a mock function with given fields: ctx

type QueryExecutor

type QueryExecutor struct {
	mock.Mock
}

QueryExecutor is an autogenerated mock type for the QueryExecutor type

func (*QueryExecutor) Execute

func (_m *QueryExecutor) Execute(ctx context.Context, namespace string, sqlQuery string, w http.ResponseWriter) error

Execute provides a mock function with given fields: ctx, namespace, sqlQuery, w

type StreamingPlanNode

type StreamingPlanNode struct {
	mock.Mock
}

StreamingPlanNode is an autogenerated mock type for the StreamingPlanNode type

func (*StreamingPlanNode) Execute

func (_m *StreamingPlanNode) Execute(writer io.Writer) error

Execute provides a mock function with given fields: writer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL