fake_uploader

package
v0.1442.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeUploader

type FakeUploader struct {
	UploadStub func(fileLocation string, destinationUrl *url.URL, cancel <-chan struct{}) (int64, error)
	// contains filtered or unexported fields
}

func (*FakeUploader) Upload

func (fake *FakeUploader) Upload(fileLocation string, destinationUrl *url.URL, cancel <-chan struct{}) (int64, error)

func (*FakeUploader) UploadArgsForCall

func (fake *FakeUploader) UploadArgsForCall(i int) (string, *url.URL, <-chan struct{})

func (*FakeUploader) UploadCallCount

func (fake *FakeUploader) UploadCallCount() int

func (*FakeUploader) UploadReturns

func (fake *FakeUploader) UploadReturns(result1 int64, result2 error)

Jump to

Keyboard shortcuts

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