monitorfakes

package
v0.0.0-...-a8f6685 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 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 FakeMonitor

type FakeMonitor struct {
	MonitorStub func(<-chan interface{})
	// contains filtered or unexported fields
}

func (*FakeMonitor) Invocations

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

func (*FakeMonitor) Monitor

func (fake *FakeMonitor) Monitor(arg1 <-chan interface{})

func (*FakeMonitor) MonitorArgsForCall

func (fake *FakeMonitor) MonitorArgsForCall(i int) <-chan interface{}

func (*FakeMonitor) MonitorCallCount

func (fake *FakeMonitor) MonitorCallCount() int

func (*FakeMonitor) MonitorCalls

func (fake *FakeMonitor) MonitorCalls(stub func(<-chan interface{}))

type FakeUrlGetter

type FakeUrlGetter struct {
	GetStub func(string) (*http.Response, error)
	// contains filtered or unexported fields
}

func (*FakeUrlGetter) Get

func (fake *FakeUrlGetter) Get(arg1 string) (*http.Response, error)

func (*FakeUrlGetter) GetArgsForCall

func (fake *FakeUrlGetter) GetArgsForCall(i int) string

func (*FakeUrlGetter) GetCallCount

func (fake *FakeUrlGetter) GetCallCount() int

func (*FakeUrlGetter) GetCalls

func (fake *FakeUrlGetter) GetCalls(stub func(string) (*http.Response, error))

func (*FakeUrlGetter) GetReturns

func (fake *FakeUrlGetter) GetReturns(result1 *http.Response, result2 error)

func (*FakeUrlGetter) GetReturnsOnCall

func (fake *FakeUrlGetter) GetReturnsOnCall(i int, result1 *http.Response, result2 error)

func (*FakeUrlGetter) Invocations

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

Jump to

Keyboard shortcuts

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