Documentation ¶
Index ¶
- type MockBOutOpenConsumerStreamInCall
- func (m *MockBOutOpenConsumerStreamInCall) Done() error
- func (m *MockBOutOpenConsumerStreamInCall) Flush() error
- func (m *MockBOutOpenConsumerStreamInCall) Read() (*cherami.ControlFlow, error)
- func (m *MockBOutOpenConsumerStreamInCall) SetResponseHeaders(headers map[string]string) error
- func (m *MockBOutOpenConsumerStreamInCall) Write(msg *cherami.OutputHostCommand) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBOutOpenConsumerStreamInCall ¶
MockBOutOpenConsumerStreamInCall is a mock of the cherami.BOutOpenConsumerStreamInCall the purpose of this is to avoid needing go through tchannel and unittest outputhost directly
func (*MockBOutOpenConsumerStreamInCall) Done ¶
func (m *MockBOutOpenConsumerStreamInCall) Done() error
Done is a mock of the corresponding cherami. routinee
func (*MockBOutOpenConsumerStreamInCall) Flush ¶
func (m *MockBOutOpenConsumerStreamInCall) Flush() error
Flush is a mock of the corresponding cherami. routinee
func (*MockBOutOpenConsumerStreamInCall) Read ¶
func (m *MockBOutOpenConsumerStreamInCall) Read() (*cherami.ControlFlow, error)
Read is a mock of the corresponding cherami. routinee
func (*MockBOutOpenConsumerStreamInCall) SetResponseHeaders ¶
func (m *MockBOutOpenConsumerStreamInCall) SetResponseHeaders(headers map[string]string) error
SetResponseHeaders is a mock of the corresponding cherami. routinee
func (*MockBOutOpenConsumerStreamInCall) Write ¶
func (m *MockBOutOpenConsumerStreamInCall) Write(msg *cherami.OutputHostCommand) error
Write is a mock of the corresponding cherami. routinee
Click to show internal directories.
Click to hide internal directories.