Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSample ¶
type MockSample struct {
// contains filtered or unexported fields
}
Mock of Sample interface
func NewMockSample ¶
func NewMockSample(ctrl *gomock.Controller) *MockSample
func (*MockSample) EXPECT ¶
func (_m *MockSample) EXPECT() *_MockSampleRecorder
func (*MockSample) Method ¶
func (_m *MockSample) Method(str string) int
Click to show internal directories.
Click to hide internal directories.