uploaderfakes

package
v0.31.31 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeS3PrefixFetcher added in v0.31.14

type FakeS3PrefixFetcher struct {
	S3PrefixForProductSlugStub func(productSlug string) (string, error)
	// contains filtered or unexported fields
}

func (*FakeS3PrefixFetcher) Invocations added in v0.31.14

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

func (*FakeS3PrefixFetcher) S3PrefixForProductSlug added in v0.31.14

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlug(productSlug string) (string, error)

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugArgsForCall added in v0.31.14

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugArgsForCall(i int) string

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugCallCount added in v0.31.14

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugCallCount() int

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugReturns added in v0.31.14

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugReturns(result1 string, result2 error)

func (*FakeS3PrefixFetcher) S3PrefixForProductSlugReturnsOnCall added in v0.31.14

func (fake *FakeS3PrefixFetcher) S3PrefixForProductSlugReturnsOnCall(i int, result1 string, result2 error)

type FakeTransport

type FakeTransport struct {
	UploadStub func(fileGlob string, filepathPrefix string, sourcesDir string) error
	// contains filtered or unexported fields
}

func (*FakeTransport) Invocations added in v0.16.4

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

func (*FakeTransport) Upload

func (fake *FakeTransport) Upload(fileGlob string, filepathPrefix string, sourcesDir string) error

func (*FakeTransport) UploadArgsForCall

func (fake *FakeTransport) UploadArgsForCall(i int) (string, string, string)

func (*FakeTransport) UploadCallCount

func (fake *FakeTransport) UploadCallCount() int

func (*FakeTransport) UploadReturns

func (fake *FakeTransport) UploadReturns(result1 error)

Jump to

Keyboard shortcuts

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