mocks

package
v0.3.40 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 4 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 MockTarConsumer

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

MockTarConsumer is a mock of TarConsumer interface

func NewMockTarConsumer

func NewMockTarConsumer(ctrl *gomock.Controller) *MockTarConsumer

NewMockTarConsumer creates a new mock instance

func (*MockTarConsumer) EXPECT

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

func (*MockTarConsumer) GetTar

func (m *MockTarConsumer) GetTar(ctx context.Context) ([]byte, error)

GetTar mocks base method

func (*MockTarConsumer) SetCtx

func (m *MockTarConsumer) SetCtx(ctx context.Context)

SetCtx mocks base method

func (*MockTarConsumer) SetHTTPClient

func (m *MockTarConsumer) SetHTTPClient(httpClient *http.Client)

SetHTTPClient mocks base method

func (*MockTarConsumer) SetURL

func (m *MockTarConsumer) SetURL(utl string)

SetURL mocks base method

type MockTarConsumerMockRecorder

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

MockTarConsumerMockRecorder is the mock recorder for MockTarConsumer

func (*MockTarConsumerMockRecorder) GetTar

func (mr *MockTarConsumerMockRecorder) GetTar(ctx interface{}) *gomock.Call

GetTar indicates an expected call of GetTar

func (*MockTarConsumerMockRecorder) SetCtx

func (mr *MockTarConsumerMockRecorder) SetCtx(ctx interface{}) *gomock.Call

SetCtx indicates an expected call of SetCtx

func (*MockTarConsumerMockRecorder) SetHTTPClient

func (mr *MockTarConsumerMockRecorder) SetHTTPClient(httpClient interface{}) *gomock.Call

SetHTTPClient indicates an expected call of SetHTTPClient

func (*MockTarConsumerMockRecorder) SetURL

func (mr *MockTarConsumerMockRecorder) SetURL(utl interface{}) *gomock.Call

SetURL indicates an expected call of SetURL

Jump to

Keyboard shortcuts

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