fakes

package
v0.0.0-...-fb356ce Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 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 FakeHostLookUpper

type FakeHostLookUpper struct {
	Stub func(string) ([]string, error)
	// contains filtered or unexported fields
}

func (*FakeHostLookUpper) ArgsForCall

func (fake *FakeHostLookUpper) ArgsForCall(i int) string

func (*FakeHostLookUpper) CallCount

func (fake *FakeHostLookUpper) CallCount() int

func (*FakeHostLookUpper) Calls

func (fake *FakeHostLookUpper) Calls(stub func(string) ([]string, error))

func (*FakeHostLookUpper) Invocations

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

func (*FakeHostLookUpper) Returns

func (fake *FakeHostLookUpper) Returns(result1 []string, result2 error)

func (*FakeHostLookUpper) ReturnsOnCall

func (fake *FakeHostLookUpper) ReturnsOnCall(i int, result1 []string, result2 error)

func (*FakeHostLookUpper) Spy

func (fake *FakeHostLookUpper) Spy(arg1 string) ([]string, error)

type FakeSleeper

type FakeSleeper struct {
	Stub func(time.Duration)
	// contains filtered or unexported fields
}

func (*FakeSleeper) ArgsForCall

func (fake *FakeSleeper) ArgsForCall(i int) time.Duration

func (*FakeSleeper) CallCount

func (fake *FakeSleeper) CallCount() int

func (*FakeSleeper) Calls

func (fake *FakeSleeper) Calls(stub func(time.Duration))

func (*FakeSleeper) Invocations

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

func (*FakeSleeper) Spy

func (fake *FakeSleeper) Spy(arg1 time.Duration)

Jump to

Keyboard shortcuts

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