mocks

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

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 MockIMap

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

MockIMap is a mock of IMap interface.

func NewMockIMap

func NewMockIMap(ctrl *gomock.Controller) *MockIMap

NewMockIMap creates a new mock instance.

func (*MockIMap) Close

func (m *MockIMap) Close() error

Close mocks base method.

func (*MockIMap) EXPECT

func (m *MockIMap) EXPECT() *MockIMapMockRecorder

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

func (*MockIMap) Lookup

func (m *MockIMap) Lookup(arg0, arg1 any) error

Lookup mocks base method.

type MockIMapMockRecorder

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

MockIMapMockRecorder is the mock recorder for MockIMap.

func (*MockIMapMockRecorder) Close

func (mr *MockIMapMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockIMapMockRecorder) Lookup

func (mr *MockIMapMockRecorder) Lookup(arg0, arg1 any) *gomock.Call

Lookup indicates an expected call of Lookup.

Jump to

Keyboard shortcuts

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