mockmonitor

package
v6.14.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2017 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mockmonitor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMonitor

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

MockMonitor is a mock of Monitor interface nolint

func NewMockMonitor

func NewMockMonitor(ctrl *gomock.Controller) *MockMonitor

NewMockMonitor creates a new mock instance nolint

func (*MockMonitor) EXPECT

func (m *MockMonitor) EXPECT() *MockMonitorMockRecorder

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

func (*MockMonitor) Start

func (m *MockMonitor) Start() error

Start mocks base method nolint

func (*MockMonitor) Stop

func (m *MockMonitor) Stop() error

Stop mocks base method nolint

type MockMonitorMockRecorder

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

MockMonitorMockRecorder is the mock recorder for MockMonitor nolint

func (*MockMonitorMockRecorder) Start

func (mr *MockMonitorMockRecorder) Start() *gomock.Call

Start indicates an expected call of Start nolint

func (*MockMonitorMockRecorder) Stop

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

Stop indicates an expected call of Stop nolint

Jump to

Keyboard shortcuts

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