stagerfakes

package
v0.0.0-...-db62745 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 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 FakeCallbackClient

type FakeCallbackClient struct {
	PostStub func(context.Context, string, interface{}) error
	// contains filtered or unexported fields
}

func (*FakeCallbackClient) Invocations

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

func (*FakeCallbackClient) Post

func (fake *FakeCallbackClient) Post(arg1 context.Context, arg2 string, arg3 interface{}) error

func (*FakeCallbackClient) PostArgsForCall

func (fake *FakeCallbackClient) PostArgsForCall(i int) (context.Context, string, interface{})

func (*FakeCallbackClient) PostCallCount

func (fake *FakeCallbackClient) PostCallCount() int

func (*FakeCallbackClient) PostCalls

func (fake *FakeCallbackClient) PostCalls(stub func(context.Context, string, interface{}) error)

func (*FakeCallbackClient) PostReturns

func (fake *FakeCallbackClient) PostReturns(result1 error)

func (*FakeCallbackClient) PostReturnsOnCall

func (fake *FakeCallbackClient) PostReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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