fakes

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeObjectDownloader

type FakeObjectDownloader struct {
	DownloadWithContextStub func(context.Context, io.WriterAt, *s3a.GetObjectInput, ...func(*s3manager.Downloader)) (int64, error)
	// contains filtered or unexported fields
}

func (*FakeObjectDownloader) DownloadWithContext

func (fake *FakeObjectDownloader) DownloadWithContext(arg1 context.Context, arg2 io.WriterAt, arg3 *s3a.GetObjectInput, arg4 ...func(*s3manager.Downloader)) (int64, error)

func (*FakeObjectDownloader) DownloadWithContextArgsForCall

func (fake *FakeObjectDownloader) DownloadWithContextArgsForCall(i int) (context.Context, io.WriterAt, *s3a.GetObjectInput, []func(*s3manager.Downloader))

func (*FakeObjectDownloader) DownloadWithContextCallCount

func (fake *FakeObjectDownloader) DownloadWithContextCallCount() int

func (*FakeObjectDownloader) DownloadWithContextCalls

func (fake *FakeObjectDownloader) DownloadWithContextCalls(stub func(context.Context, io.WriterAt, *s3a.GetObjectInput, ...func(*s3manager.Downloader)) (int64, error))

func (*FakeObjectDownloader) DownloadWithContextReturns

func (fake *FakeObjectDownloader) DownloadWithContextReturns(result1 int64, result2 error)

func (*FakeObjectDownloader) DownloadWithContextReturnsOnCall

func (fake *FakeObjectDownloader) DownloadWithContextReturnsOnCall(i int, result1 int64, result2 error)

func (*FakeObjectDownloader) Invocations

func (fake *FakeObjectDownloader) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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