mock_httputils

package
v0.0.0-...-f5de34e Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_httputils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIreq

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

MockIreq is a mock of Ireq interface.

func NewMockIreq

func NewMockIreq(ctrl *gomock.Controller) *MockIreq

NewMockIreq creates a new mock instance.

func (*MockIreq) Body

func (m *MockIreq) Body(b any)

Body mocks base method.

func (*MockIreq) EXPECT

func (m *MockIreq) EXPECT() *MockIreqMockRecorder

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

func (*MockIreq) Header

func (m *MockIreq) Header(h map[string]string)

Header mocks base method.

func (*MockIreq) Query

func (m_2 *MockIreq) Query(m map[string]string)

Query mocks base method.

func (*MockIreq) Send

func (m *MockIreq) Send(body any) error

Send mocks base method.

type MockIreqMockRecorder

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

MockIreqMockRecorder is the mock recorder for MockIreq.

func (*MockIreqMockRecorder) Body

func (mr *MockIreqMockRecorder) Body(b interface{}) *gomock.Call

Body indicates an expected call of Body.

func (*MockIreqMockRecorder) Header

func (mr *MockIreqMockRecorder) Header(h interface{}) *gomock.Call

Header indicates an expected call of Header.

func (*MockIreqMockRecorder) Query

func (mr *MockIreqMockRecorder) Query(m interface{}) *gomock.Call

Query indicates an expected call of Query.

func (*MockIreqMockRecorder) Send

func (mr *MockIreqMockRecorder) Send(body interface{}) *gomock.Call

Send indicates an expected call of Send.

Jump to

Keyboard shortcuts

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