Documentation ¶
Overview ¶
Package source is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockS ¶
type MockS struct {
// contains filtered or unexported fields
}
MockS is a mock of S interface
func (*MockS) EXPECT ¶
func (m *MockS) EXPECT() *MockSMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockSMockRecorder ¶
type MockSMockRecorder struct {
// contains filtered or unexported fields
}
MockSMockRecorder is the mock recorder for MockS
func (*MockSMockRecorder) F ¶
func (mr *MockSMockRecorder) F(arg0 interface{}) *gomock.Call
F indicates an expected call of F
Click to show internal directories.
Click to hide internal directories.