loggingactionfakes

package
v6.49.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: Apache-2.0 Imports: 6 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 FakeLogCacheClient

type FakeLogCacheClient struct {
	ReadStub func(context.Context, string, time.Time, ...client.ReadOption) ([]*loggregator_v2.Envelope, error)
	// contains filtered or unexported fields
}

func (*FakeLogCacheClient) Invocations

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

func (*FakeLogCacheClient) Read

func (fake *FakeLogCacheClient) Read(arg1 context.Context, arg2 string, arg3 time.Time, arg4 ...client.ReadOption) ([]*loggregator_v2.Envelope, error)

func (*FakeLogCacheClient) ReadArgsForCall

func (fake *FakeLogCacheClient) ReadArgsForCall(i int) (context.Context, string, time.Time, []client.ReadOption)

func (*FakeLogCacheClient) ReadCallCount

func (fake *FakeLogCacheClient) ReadCallCount() int

func (*FakeLogCacheClient) ReadCalls

func (*FakeLogCacheClient) ReadReturns

func (fake *FakeLogCacheClient) ReadReturns(result1 []*loggregator_v2.Envelope, result2 error)

func (*FakeLogCacheClient) ReadReturnsOnCall

func (fake *FakeLogCacheClient) ReadReturnsOnCall(i int, result1 []*loggregator_v2.Envelope, result2 error)

Jump to

Keyboard shortcuts

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