mocks

package
v0.1.40 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockBuildInfoService

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

MockBuildInfoService is a mock of BuildInfoService interface.

func NewMockBuildInfoService

func NewMockBuildInfoService(ctrl *gomock.Controller) *MockBuildInfoService

NewMockBuildInfoService creates a new mock instance.

func (*MockBuildInfoService) EXPECT

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

func (*MockBuildInfoService) GetBuildInfo

func (m *MockBuildInfoService) GetBuildInfo() (*debug.BuildInfo, bool)

GetBuildInfo mocks base method.

type MockBuildInfoServiceMockRecorder

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

MockBuildInfoServiceMockRecorder is the mock recorder for MockBuildInfoService.

func (*MockBuildInfoServiceMockRecorder) GetBuildInfo

func (mr *MockBuildInfoServiceMockRecorder) GetBuildInfo() *gomock.Call

GetBuildInfo indicates an expected call of GetBuildInfo.

type MockInfoService

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

MockInfoService is a mock of InfoService interface.

func NewMockInfoService

func NewMockInfoService(ctrl *gomock.Controller) *MockInfoService

NewMockInfoService creates a new mock instance.

func (*MockInfoService) EXPECT

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

func (*MockInfoService) GetVersion

func (m *MockInfoService) GetVersion() string

GetVersion mocks base method.

type MockInfoServiceMockRecorder

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

MockInfoServiceMockRecorder is the mock recorder for MockInfoService.

func (*MockInfoServiceMockRecorder) GetVersion

func (mr *MockInfoServiceMockRecorder) GetVersion() *gomock.Call

GetVersion indicates an expected call of GetVersion.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳