Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2018 Changes in this version + type MockIOUtil struct + func NewMockIOUtil(ctrl *gomock.Controller) *MockIOUtil + func (m *MockIOUtil) EXPECT() *MockIOUtilMockRecorder + func (m *MockIOUtil) ReadAll(arg0 io.Reader) ([]byte, error) + type MockIOUtilMockRecorder struct + func (mr *MockIOUtilMockRecorder) ReadAll(arg0 interface{}) *gomock.Call