fakes

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 5 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 FakeQueryServiceClient

type FakeQueryServiceClient struct {
	BeginViewStub func(context.Context, *protoqueryservice.ViewParameters, ...grpc.CallOption) (*protoqueryservice.View, error)

	EndViewStub func(context.Context, *protoqueryservice.View, ...grpc.CallOption) (*protoqueryservice.View, error)

	GetConfigTransactionStub func(context.Context, *protoqueryservice.Empty, ...grpc.CallOption) (*protoblocktx.ConfigTransaction, error)

	GetNamespacePoliciesStub func(context.Context, *protoqueryservice.Empty, ...grpc.CallOption) (*protoblocktx.NamespacePolicies, error)

	GetRowsStub func(context.Context, *protoqueryservice.Query, ...grpc.CallOption) (*protoqueryservice.Rows, error)
	// contains filtered or unexported fields
}

func (*FakeQueryServiceClient) BeginView

func (*FakeQueryServiceClient) BeginViewArgsForCall

func (*FakeQueryServiceClient) BeginViewCallCount

func (fake *FakeQueryServiceClient) BeginViewCallCount() int

func (*FakeQueryServiceClient) BeginViewCalls

func (*FakeQueryServiceClient) BeginViewReturns

func (fake *FakeQueryServiceClient) BeginViewReturns(result1 *protoqueryservice.View, result2 error)

func (*FakeQueryServiceClient) BeginViewReturnsOnCall

func (fake *FakeQueryServiceClient) BeginViewReturnsOnCall(i int, result1 *protoqueryservice.View, result2 error)

func (*FakeQueryServiceClient) EndView

func (*FakeQueryServiceClient) EndViewArgsForCall

func (fake *FakeQueryServiceClient) EndViewArgsForCall(i int) (context.Context, *protoqueryservice.View, []grpc.CallOption)

func (*FakeQueryServiceClient) EndViewCallCount

func (fake *FakeQueryServiceClient) EndViewCallCount() int

func (*FakeQueryServiceClient) EndViewCalls

func (*FakeQueryServiceClient) EndViewReturns

func (fake *FakeQueryServiceClient) EndViewReturns(result1 *protoqueryservice.View, result2 error)

func (*FakeQueryServiceClient) EndViewReturnsOnCall

func (fake *FakeQueryServiceClient) EndViewReturnsOnCall(i int, result1 *protoqueryservice.View, result2 error)

func (*FakeQueryServiceClient) GetConfigTransaction

func (fake *FakeQueryServiceClient) GetConfigTransaction(arg1 context.Context, arg2 *protoqueryservice.Empty, arg3 ...grpc.CallOption) (*protoblocktx.ConfigTransaction, error)

func (*FakeQueryServiceClient) GetConfigTransactionArgsForCall

func (fake *FakeQueryServiceClient) GetConfigTransactionArgsForCall(i int) (context.Context, *protoqueryservice.Empty, []grpc.CallOption)

func (*FakeQueryServiceClient) GetConfigTransactionCallCount

func (fake *FakeQueryServiceClient) GetConfigTransactionCallCount() int

func (*FakeQueryServiceClient) GetConfigTransactionCalls

func (fake *FakeQueryServiceClient) GetConfigTransactionCalls(stub func(context.Context, *protoqueryservice.Empty, ...grpc.CallOption) (*protoblocktx.ConfigTransaction, error))

func (*FakeQueryServiceClient) GetConfigTransactionReturns

func (fake *FakeQueryServiceClient) GetConfigTransactionReturns(result1 *protoblocktx.ConfigTransaction, result2 error)

func (*FakeQueryServiceClient) GetConfigTransactionReturnsOnCall

func (fake *FakeQueryServiceClient) GetConfigTransactionReturnsOnCall(i int, result1 *protoblocktx.ConfigTransaction, result2 error)

func (*FakeQueryServiceClient) GetNamespacePolicies

func (fake *FakeQueryServiceClient) GetNamespacePolicies(arg1 context.Context, arg2 *protoqueryservice.Empty, arg3 ...grpc.CallOption) (*protoblocktx.NamespacePolicies, error)

func (*FakeQueryServiceClient) GetNamespacePoliciesArgsForCall

func (fake *FakeQueryServiceClient) GetNamespacePoliciesArgsForCall(i int) (context.Context, *protoqueryservice.Empty, []grpc.CallOption)

func (*FakeQueryServiceClient) GetNamespacePoliciesCallCount

func (fake *FakeQueryServiceClient) GetNamespacePoliciesCallCount() int

func (*FakeQueryServiceClient) GetNamespacePoliciesCalls

func (fake *FakeQueryServiceClient) GetNamespacePoliciesCalls(stub func(context.Context, *protoqueryservice.Empty, ...grpc.CallOption) (*protoblocktx.NamespacePolicies, error))

func (*FakeQueryServiceClient) GetNamespacePoliciesReturns

func (fake *FakeQueryServiceClient) GetNamespacePoliciesReturns(result1 *protoblocktx.NamespacePolicies, result2 error)

func (*FakeQueryServiceClient) GetNamespacePoliciesReturnsOnCall

func (fake *FakeQueryServiceClient) GetNamespacePoliciesReturnsOnCall(i int, result1 *protoblocktx.NamespacePolicies, result2 error)

func (*FakeQueryServiceClient) GetRows

func (*FakeQueryServiceClient) GetRowsArgsForCall

func (fake *FakeQueryServiceClient) GetRowsArgsForCall(i int) (context.Context, *protoqueryservice.Query, []grpc.CallOption)

func (*FakeQueryServiceClient) GetRowsCallCount

func (fake *FakeQueryServiceClient) GetRowsCallCount() int

func (*FakeQueryServiceClient) GetRowsCalls

func (*FakeQueryServiceClient) GetRowsReturns

func (fake *FakeQueryServiceClient) GetRowsReturns(result1 *protoqueryservice.Rows, result2 error)

func (*FakeQueryServiceClient) GetRowsReturnsOnCall

func (fake *FakeQueryServiceClient) GetRowsReturnsOnCall(i int, result1 *protoqueryservice.Rows, result2 error)

func (*FakeQueryServiceClient) Invocations

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

Jump to

Keyboard shortcuts

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