Documentation ¶
Overview ¶
Package mockstatsclient is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockStatsClient ¶
type MockStatsClient struct {
// contains filtered or unexported fields
}
MockStatsClient is a mock of StatsClient interface nolint
func NewMockStatsClient ¶
func NewMockStatsClient(ctrl *gomock.Controller) *MockStatsClient
NewMockStatsClient creates a new mock instance nolint
func (*MockStatsClient) EXPECT ¶
func (m *MockStatsClient) EXPECT() *MockStatsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use nolint
type MockStatsClientMockRecorder ¶
type MockStatsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockStatsClientMockRecorder is the mock recorder for MockStatsClient nolint
func (*MockStatsClientMockRecorder) Run ¶
func (mr *MockStatsClientMockRecorder) Run(ctx interface{}) *gomock.Call
Run indicates an expected call of Run nolint
Click to show internal directories.
Click to hide internal directories.