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

Struct BlockingPlanNode

broker/common/mocks/BlockingPlanNode.go:10–12  ·  view source on GitHub ↗

BlockingPlanNode is an autogenerated mock type for the BlockingPlanNode type

Source from the content-addressed store, hash-verified

8
9// BlockingPlanNode is an autogenerated mock type for the BlockingPlanNode type
10type BlockingPlanNode struct {
11 mock.Mock
12}
13
14// Add provides a mock function with given fields: _a0
15func (_m *BlockingPlanNode) Add(_a0 ...common.BlockingPlanNode) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected