request

package
v0.1.163-herb-request-... Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2021 License: Apache-2.0 Imports: 4 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) GetFullMethodName

func (m *MockIRequest) GetFullMethodName() string

GetFullMethodName 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.

type MockIRequestMockRecorder

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

MockIRequestMockRecorder is the mock recorder for MockIRequest.

func (*MockIRequestMockRecorder) GetFullMethodName

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

GetFullMethodName indicates an expected call of GetFullMethodName.

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.

Jump to

Keyboard shortcuts

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