expertfakes

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: Apache-2.0 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 FakeExpert

type FakeExpert struct {
	DoStub func(context.Context, expert.Request) (expert.Response, error)
	// contains filtered or unexported fields
}

func (*FakeExpert) Do

func (fake *FakeExpert) Do(arg1 context.Context, arg2 expert.Request) (expert.Response, error)

func (*FakeExpert) DoArgsForCall

func (fake *FakeExpert) DoArgsForCall(i int) (context.Context, expert.Request)

func (*FakeExpert) DoCallCount

func (fake *FakeExpert) DoCallCount() int

func (*FakeExpert) DoCalls

func (fake *FakeExpert) DoCalls(stub func(context.Context, expert.Request) (expert.Response, error))

func (*FakeExpert) DoReturns

func (fake *FakeExpert) DoReturns(result1 expert.Response, result2 error)

func (*FakeExpert) DoReturnsOnCall

func (fake *FakeExpert) DoReturnsOnCall(i int, result1 expert.Response, result2 error)

func (*FakeExpert) Invocations

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

Jump to

Keyboard shortcuts

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