fakes

package
v0.0.0-...-6c5b0a6 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2018 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 FakeFetcher

type FakeFetcher struct {
	FetchStub func(u *url.URL, diskQuota int64) (*image.Image, error)
	// contains filtered or unexported fields
}

func (*FakeFetcher) Fetch

func (fake *FakeFetcher) Fetch(u *url.URL, diskQuota int64) (*image.Image, error)

func (*FakeFetcher) FetchArgsForCall

func (fake *FakeFetcher) FetchArgsForCall(i int) (*url.URL, int64)

func (*FakeFetcher) FetchCallCount

func (fake *FakeFetcher) FetchCallCount() int

func (*FakeFetcher) FetchReturns

func (fake *FakeFetcher) FetchReturns(result1 *image.Image, result2 error)

Jump to

Keyboard shortcuts

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