taskfakes

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: Apache-2.0, BSD-3-Clause, MIT Imports: 3 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 FakeCache

type FakeCache struct {
	GetStub func(context.Context, string, string, string) ([]byte, error)
	// contains filtered or unexported fields
}

func (*FakeCache) Get

func (fake *FakeCache) Get(arg1 context.Context, arg2 string, arg3 string, arg4 string) ([]byte, error)

func (*FakeCache) GetArgsForCall

func (fake *FakeCache) GetArgsForCall(i int) (context.Context, string, string, string)

func (*FakeCache) GetCallCount

func (fake *FakeCache) GetCallCount() int

func (*FakeCache) GetCalls

func (fake *FakeCache) GetCalls(stub func(context.Context, string, string, string) ([]byte, error))

func (*FakeCache) GetReturns

func (fake *FakeCache) GetReturns(result1 []byte, result2 error)

func (*FakeCache) GetReturnsOnCall

func (fake *FakeCache) GetReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeCache) Invocations

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

Jump to

Keyboard shortcuts

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