mock_shutdown

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_shutdown is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockStopable

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

MockStopable is a mock of Stopable interface.

func NewMockStopable

func NewMockStopable(ctrl *gomock.Controller) *MockStopable

NewMockStopable creates a new mock instance.

func (*MockStopable) EXPECT

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

func (*MockStopable) Stop

func (m *MockStopable) Stop() error

Stop mocks base method.

func (*MockStopable) String

func (m *MockStopable) String() string

String mocks base method.

type MockStopableMockRecorder

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

MockStopableMockRecorder is the mock recorder for MockStopable.

func (*MockStopableMockRecorder) Stop

func (mr *MockStopableMockRecorder) Stop() *gomock.Call

Stop indicates an expected call of Stop.

func (*MockStopableMockRecorder) String

func (mr *MockStopableMockRecorder) String() *gomock.Call

String indicates an expected call of String.

Jump to

Keyboard shortcuts

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