grpcfakes

package
v3.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: Apache-2.0 Imports: 4 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 FakeGrpcConnectionInterface

type FakeGrpcConnectionInterface struct {
	CloseStub func(context.Context) error

	CommandServiceClientStub func() v1.CommandServiceClient

	FileServiceClientStub func() v1.FileServiceClient
	// contains filtered or unexported fields
}

func (*FakeGrpcConnectionInterface) Close

func (*FakeGrpcConnectionInterface) CloseArgsForCall

func (fake *FakeGrpcConnectionInterface) CloseArgsForCall(i int) context.Context

func (*FakeGrpcConnectionInterface) CloseCallCount

func (fake *FakeGrpcConnectionInterface) CloseCallCount() int

func (*FakeGrpcConnectionInterface) CloseCalls

func (fake *FakeGrpcConnectionInterface) CloseCalls(stub func(context.Context) error)

func (*FakeGrpcConnectionInterface) CloseReturns

func (fake *FakeGrpcConnectionInterface) CloseReturns(result1 error)

func (*FakeGrpcConnectionInterface) CloseReturnsOnCall

func (fake *FakeGrpcConnectionInterface) CloseReturnsOnCall(i int, result1 error)

func (*FakeGrpcConnectionInterface) CommandServiceClient

func (fake *FakeGrpcConnectionInterface) CommandServiceClient() v1.CommandServiceClient

func (*FakeGrpcConnectionInterface) CommandServiceClientCallCount

func (fake *FakeGrpcConnectionInterface) CommandServiceClientCallCount() int

func (*FakeGrpcConnectionInterface) CommandServiceClientCalls

func (fake *FakeGrpcConnectionInterface) CommandServiceClientCalls(stub func() v1.CommandServiceClient)

func (*FakeGrpcConnectionInterface) CommandServiceClientReturns

func (fake *FakeGrpcConnectionInterface) CommandServiceClientReturns(result1 v1.CommandServiceClient)

func (*FakeGrpcConnectionInterface) CommandServiceClientReturnsOnCall

func (fake *FakeGrpcConnectionInterface) CommandServiceClientReturnsOnCall(i int, result1 v1.CommandServiceClient)

func (*FakeGrpcConnectionInterface) FileServiceClient

func (fake *FakeGrpcConnectionInterface) FileServiceClient() v1.FileServiceClient

func (*FakeGrpcConnectionInterface) FileServiceClientCallCount

func (fake *FakeGrpcConnectionInterface) FileServiceClientCallCount() int

func (*FakeGrpcConnectionInterface) FileServiceClientCalls

func (fake *FakeGrpcConnectionInterface) FileServiceClientCalls(stub func() v1.FileServiceClient)

func (*FakeGrpcConnectionInterface) FileServiceClientReturns

func (fake *FakeGrpcConnectionInterface) FileServiceClientReturns(result1 v1.FileServiceClient)

func (*FakeGrpcConnectionInterface) FileServiceClientReturnsOnCall

func (fake *FakeGrpcConnectionInterface) FileServiceClientReturnsOnCall(i int, result1 v1.FileServiceClient)

func (*FakeGrpcConnectionInterface) Invocations

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

Jump to

Keyboard shortcuts

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