 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Code generated by MockGen. DO NOT EDIT. Source: module.go
Generated by this command:
mockgen -typed -source module.go -destination mock_profiler_runner.go -package agent profilerRunner
Package agent is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
}
    func (*Factory) IsProducingLeaderModules ¶
func (*Factory) StartStopPhase ¶
func (f *Factory) StartStopPhase() modshared.ModuleStartStopPhase
type MockprofilerRunner ¶
type MockprofilerRunner struct {
	// contains filtered or unexported fields
}
    MockprofilerRunner is a mock of profilerRunner interface.
func NewMockprofilerRunner ¶
func NewMockprofilerRunner(ctrl *gomock.Controller) *MockprofilerRunner
NewMockprofilerRunner creates a new mock instance.
func (*MockprofilerRunner) EXPECT ¶
func (m *MockprofilerRunner) EXPECT() *MockprofilerRunnerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockprofilerRunnerMockRecorder ¶
type MockprofilerRunnerMockRecorder struct {
	// contains filtered or unexported fields
}
    MockprofilerRunnerMockRecorder is the mock recorder for MockprofilerRunner.
 Click to show internal directories. 
   Click to hide internal directories.