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