mock_ghw

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_ghw is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGHWLib

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

MockGHWLib is a mock of GHWLib interface.

func NewMockGHWLib

func NewMockGHWLib(ctrl *gomock.Controller) *MockGHWLib

NewMockGHWLib creates a new mock instance.

func (*MockGHWLib) CPU added in v1.5.0

func (m *MockGHWLib) CPU() (*cpu.Info, error)

CPU mocks base method.

func (*MockGHWLib) EXPECT

func (m *MockGHWLib) EXPECT() *MockGHWLibMockRecorder

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

func (*MockGHWLib) PCI

func (m *MockGHWLib) PCI() (*pci.Info, error)

PCI mocks base method.

type MockGHWLibMockRecorder

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

MockGHWLibMockRecorder is the mock recorder for MockGHWLib.

func (*MockGHWLibMockRecorder) CPU added in v1.5.0

func (mr *MockGHWLibMockRecorder) CPU() *gomock.Call

CPU indicates an expected call of CPU.

func (*MockGHWLibMockRecorder) PCI

func (mr *MockGHWLibMockRecorder) PCI() *gomock.Call

PCI indicates an expected call of PCI.

Jump to

Keyboard shortcuts

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