mock_health

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_health is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCheck

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

MockCheck is a mock of Check interface.

func NewMockCheck

func NewMockCheck(ctrl *gomock.Controller) *MockCheck

NewMockCheck creates a new mock instance.

func (*MockCheck) EXPECT

func (m *MockCheck) EXPECT() *MockCheckMockRecorder

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

func (*MockCheck) IsHealthy

func (m *MockCheck) IsHealthy() error

IsHealthy mocks base method.

func (*MockCheck) String

func (m *MockCheck) String() string

String mocks base method.

type MockCheckMockRecorder

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

MockCheckMockRecorder is the mock recorder for MockCheck.

func (*MockCheckMockRecorder) IsHealthy

func (mr *MockCheckMockRecorder) IsHealthy() *gomock.Call

IsHealthy indicates an expected call of IsHealthy.

func (*MockCheckMockRecorder) String

func (mr *MockCheckMockRecorder) 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