contextext

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package contextext is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockValueMap

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

MockValueMap is a mock of ValueMap interface.

func NewMockValueMap

func NewMockValueMap(ctrl *gomock.Controller) *MockValueMap

NewMockValueMap creates a new mock instance.

func (*MockValueMap) EXPECT

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

func (*MockValueMap) Get

func (m *MockValueMap) Get(arg0 string) (any, bool)

Get mocks base method.

func (*MockValueMap) Set

func (m *MockValueMap) Set(key string, value any)

Set mocks base method.

type MockValueMapMockRecorder

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

MockValueMapMockRecorder is the mock recorder for MockValueMap.

func (*MockValueMapMockRecorder) Get

func (mr *MockValueMapMockRecorder) Get(arg0 any) *gomock.Call

Get indicates an expected call of Get.

func (*MockValueMapMockRecorder) Set

func (mr *MockValueMapMockRecorder) Set(key, value any) *gomock.Call

Set indicates an expected call of Set.

Jump to

Keyboard shortcuts

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