mocks

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockstartStopper

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

MockstartStopper is a mock of startStopper interface.

func NewMockstartStopper

func NewMockstartStopper(ctrl *gomock.Controller) *MockstartStopper

NewMockstartStopper creates a new mock instance.

func (*MockstartStopper) EXPECT

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

func (*MockstartStopper) Start

func (m *MockstartStopper) Start()

Start mocks base method.

func (*MockstartStopper) Stop

func (m *MockstartStopper) Stop()

Stop mocks base method.

type MockstartStopperMockRecorder

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

MockstartStopperMockRecorder is the mock recorder for MockstartStopper.

func (*MockstartStopperMockRecorder) Start

Start indicates an expected call of Start.

func (*MockstartStopperMockRecorder) Stop

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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