fetcherfakes

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2016 License: Apache-2.0 Imports: 4 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 FakeCacheDriver

type FakeCacheDriver struct {
	StreamBlobStub func(logger lager.Logger, id string, remoteBlobFunc fetcher.RemoteBlobFunc) (io.ReadCloser, int64, error)
	// contains filtered or unexported fields
}

func (*FakeCacheDriver) Invocations

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

func (*FakeCacheDriver) StreamBlob

func (fake *FakeCacheDriver) StreamBlob(logger lager.Logger, id string, remoteBlobFunc fetcher.RemoteBlobFunc) (io.ReadCloser, int64, error)

func (*FakeCacheDriver) StreamBlobArgsForCall

func (fake *FakeCacheDriver) StreamBlobArgsForCall(i int) (lager.Logger, string, fetcher.RemoteBlobFunc)

func (*FakeCacheDriver) StreamBlobCallCount

func (fake *FakeCacheDriver) StreamBlobCallCount() int

func (*FakeCacheDriver) StreamBlobReturns

func (fake *FakeCacheDriver) StreamBlobReturns(result1 io.ReadCloser, result2 int64, result3 error)

Jump to

Keyboard shortcuts

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