mockclient

package
v10.358.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockReporter

type MockReporter struct {
	// contains filtered or unexported fields
}

MockReporter is a mock of Reporter interface nolint

func NewMockReporter

func NewMockReporter(ctrl *gomock.Controller) *MockReporter

NewMockReporter creates a new mock instance nolint

func (*MockReporter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use nolint

func (*MockReporter) Run

func (m *MockReporter) Run(ctx context.Context) error

Run mocks base method nolint

func (*MockReporter) Send

func (m *MockReporter) Send() error

Send mocks base method nolint

type MockReporterMockRecorder

type MockReporterMockRecorder struct {
	// contains filtered or unexported fields
}

MockReporterMockRecorder is the mock recorder for MockReporter nolint

func (*MockReporterMockRecorder) Run

func (mr *MockReporterMockRecorder) Run(ctx interface{}) *gomock.Call

Run indicates an expected call of Run nolint

func (*MockReporterMockRecorder) Send

func (mr *MockReporterMockRecorder) Send() *gomock.Call

Send indicates an expected call of Send nolint

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL