request

package
v0.1.322 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package request is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIItems

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

MockIItems is a mock of IItems interface.

func NewMockIItems

func NewMockIItems(ctrl *gomock.Controller) *MockIItems

NewMockIItems creates a new mock instance.

func (*MockIItems) Clear

func (m *MockIItems) Clear()

Clear mocks base method.

func (*MockIItems) Delete

func (m *MockIItems) Delete(arg0 string)

Delete mocks base method.

func (*MockIItems) EXPECT

func (m *MockIItems) EXPECT() *MockIItemsMockRecorder

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

func (*MockIItems) Get

func (m *MockIItems) Get(arg0 string) interface{}

Get mocks base method.

func (*MockIItems) GetItems

func (m *MockIItems) GetItems() map[string]interface{}

GetItems mocks base method.

func (*MockIItems) Keys

func (m *MockIItems) Keys() []string

Keys mocks base method.

func (*MockIItems) Set

func (m *MockIItems) Set(arg0 string, arg1 interface{})

Set mocks base method.

type MockIItemsMockRecorder

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

MockIItemsMockRecorder is the mock recorder for MockIItems.

func (*MockIItemsMockRecorder) Clear

func (mr *MockIItemsMockRecorder) Clear() *gomock.Call

Clear indicates an expected call of Clear.

func (*MockIItemsMockRecorder) Delete

func (mr *MockIItemsMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockIItemsMockRecorder) Get

func (mr *MockIItemsMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockIItemsMockRecorder) GetItems

func (mr *MockIItemsMockRecorder) GetItems() *gomock.Call

GetItems indicates an expected call of GetItems.

func (*MockIItemsMockRecorder) Keys

func (mr *MockIItemsMockRecorder) Keys() *gomock.Call

Keys indicates an expected call of Keys.

func (*MockIItemsMockRecorder) Set

func (mr *MockIItemsMockRecorder) Set(arg0, arg1 interface{}) *gomock.Call

Set indicates an expected call of Set.

type MockIRequest

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

MockIRequest is a mock of IRequest interface.

func NewMockIRequest

func NewMockIRequest(ctrl *gomock.Controller) *MockIRequest

NewMockIRequest creates a new mock instance.

func (*MockIRequest) EXPECT

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

func (*MockIRequest) GetClaimsPrincipal

func (m *MockIRequest) GetClaimsPrincipal() claimsprincipal.IClaimsPrincipal

GetClaimsPrincipal mocks base method.

func (*MockIRequest) GetContainer

func (m *MockIRequest) GetContainer() di.Container

GetContainer mocks base method.

func (*MockIRequest) GetContext

func (m *MockIRequest) GetContext() context.Context

GetContext mocks base method.

func (*MockIRequest) GetItems

func (m *MockIRequest) GetItems() request.IItems

GetItems mocks base method.

func (*MockIRequest) GetMetadata

func (m *MockIRequest) GetMetadata() metautils.NiceMD

GetMetadata mocks base method.

func (*MockIRequest) GetServiceProvider added in v0.1.166

func (m *MockIRequest) GetServiceProvider() serviceprovider.IServiceProvider

GetServiceProvider mocks base method.

func (*MockIRequest) GetUnaryServerInfo

func (m *MockIRequest) GetUnaryServerInfo() *grpc.UnaryServerInfo

GetUnaryServerInfo mocks base method.

type MockIRequestMockRecorder

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

MockIRequestMockRecorder is the mock recorder for MockIRequest.

func (*MockIRequestMockRecorder) GetClaimsPrincipal

func (mr *MockIRequestMockRecorder) GetClaimsPrincipal() *gomock.Call

GetClaimsPrincipal indicates an expected call of GetClaimsPrincipal.

func (*MockIRequestMockRecorder) GetContainer

func (mr *MockIRequestMockRecorder) GetContainer() *gomock.Call

GetContainer indicates an expected call of GetContainer.

func (*MockIRequestMockRecorder) GetContext

func (mr *MockIRequestMockRecorder) GetContext() *gomock.Call

GetContext indicates an expected call of GetContext.

func (*MockIRequestMockRecorder) GetItems

func (mr *MockIRequestMockRecorder) GetItems() *gomock.Call

GetItems indicates an expected call of GetItems.

func (*MockIRequestMockRecorder) GetMetadata

func (mr *MockIRequestMockRecorder) GetMetadata() *gomock.Call

GetMetadata indicates an expected call of GetMetadata.

func (*MockIRequestMockRecorder) GetServiceProvider added in v0.1.166

func (mr *MockIRequestMockRecorder) GetServiceProvider() *gomock.Call

GetServiceProvider indicates an expected call of GetServiceProvider.

func (*MockIRequestMockRecorder) GetUnaryServerInfo

func (mr *MockIRequestMockRecorder) GetUnaryServerInfo() *gomock.Call

GetUnaryServerInfo indicates an expected call of GetUnaryServerInfo.

Jump to

Keyboard shortcuts

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