Documentation ¶
Overview ¶
Package iomodulemock implements the mock iomodule
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIOModule ¶
MockIOModule mocks an IOModule.
func (*MockIOModule) Read ¶
func (m *MockIOModule) Read(log log.T, reader *io.PipeReader)
Read is a mocked method that acknowledges that the function has been called.
Click to show internal directories.
Click to hide internal directories.