cachingfakes

package
v0.0.0-...-d769a67 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeCFSimpleClient

type FakeCFSimpleClient struct {
	DoGetStub func(url string) (io.ReadCloser, error)
	// contains filtered or unexported fields
}

func (*FakeCFSimpleClient) DoGet

func (fake *FakeCFSimpleClient) DoGet(url string) (io.ReadCloser, error)

func (*FakeCFSimpleClient) DoGetArgsForCall

func (fake *FakeCFSimpleClient) DoGetArgsForCall(i int) string

func (*FakeCFSimpleClient) DoGetCallCount

func (fake *FakeCFSimpleClient) DoGetCallCount() int

func (*FakeCFSimpleClient) DoGetReturns

func (fake *FakeCFSimpleClient) DoGetReturns(result1 io.ReadCloser, result2 error)

func (*FakeCFSimpleClient) DoGetReturnsOnCall

func (fake *FakeCFSimpleClient) DoGetReturnsOnCall(i int, result1 io.ReadCloser, result2 error)

func (*FakeCFSimpleClient) Invocations

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

type FakeCaching

type FakeCaching struct {
	FillCacheStub func() error

	GetAppStub func(string) (*caching.App, error)
	// contains filtered or unexported fields
}

func (*FakeCaching) FillCache

func (fake *FakeCaching) FillCache() error

func (*FakeCaching) FillCacheCallCount

func (fake *FakeCaching) FillCacheCallCount() int

func (*FakeCaching) FillCacheReturns

func (fake *FakeCaching) FillCacheReturns(result1 error)

func (*FakeCaching) FillCacheReturnsOnCall

func (fake *FakeCaching) FillCacheReturnsOnCall(i int, result1 error)

func (*FakeCaching) GetApp

func (fake *FakeCaching) GetApp(arg1 string) (*caching.App, error)

func (*FakeCaching) GetAppArgsForCall

func (fake *FakeCaching) GetAppArgsForCall(i int) string

func (*FakeCaching) GetAppCallCount

func (fake *FakeCaching) GetAppCallCount() int

func (*FakeCaching) GetAppReturns

func (fake *FakeCaching) GetAppReturns(result1 *caching.App, result2 error)

func (*FakeCaching) GetAppReturnsOnCall

func (fake *FakeCaching) GetAppReturnsOnCall(i int, result1 *caching.App, result2 error)

func (*FakeCaching) Invocations

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

Jump to

Keyboard shortcuts

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