v1

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryClient

type QueryClient struct {
	mock.Mock
}

QueryClient is an autogenerated mock type for the QueryClient type

func NewQueryClient

func NewQueryClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *QueryClient

NewQueryClient creates a new instance of QueryClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*QueryClient) AllProvidersAttributes

AllProvidersAttributes provides a mock function with given fields: ctx, in, opts

func (*QueryClient) AuditorAttributes

AuditorAttributes provides a mock function with given fields: ctx, in, opts

func (*QueryClient) EXPECT

func (_m *QueryClient) EXPECT() *QueryClient_Expecter

func (*QueryClient) ProviderAttributes

ProviderAttributes provides a mock function with given fields: ctx, in, opts

func (*QueryClient) ProviderAuditorAttributes

func (_m *QueryClient) ProviderAuditorAttributes(ctx context.Context, in *v1.QueryProviderAuditorRequest, opts ...grpc.CallOption) (*v1.QueryProvidersResponse, error)

ProviderAuditorAttributes provides a mock function with given fields: ctx, in, opts

type QueryClient_AllProvidersAttributes_Call

type QueryClient_AllProvidersAttributes_Call struct {
	*mock.Call
}

QueryClient_AllProvidersAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AllProvidersAttributes'

func (*QueryClient_AllProvidersAttributes_Call) Return

func (*QueryClient_AllProvidersAttributes_Call) Run

type QueryClient_AuditorAttributes_Call

type QueryClient_AuditorAttributes_Call struct {
	*mock.Call
}

QueryClient_AuditorAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuditorAttributes'

func (*QueryClient_AuditorAttributes_Call) Return

func (*QueryClient_AuditorAttributes_Call) Run

type QueryClient_Expecter

type QueryClient_Expecter struct {
	// contains filtered or unexported fields
}

func (*QueryClient_Expecter) AllProvidersAttributes

func (_e *QueryClient_Expecter) AllProvidersAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_AllProvidersAttributes_Call

AllProvidersAttributes is a helper method to define mock.On call

  • ctx context.Context
  • in *v1.QueryAllProvidersAttributesRequest
  • opts ...grpc.CallOption

func (*QueryClient_Expecter) AuditorAttributes

func (_e *QueryClient_Expecter) AuditorAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_AuditorAttributes_Call

AuditorAttributes is a helper method to define mock.On call

  • ctx context.Context
  • in *v1.QueryAuditorAttributesRequest
  • opts ...grpc.CallOption

func (*QueryClient_Expecter) ProviderAttributes

func (_e *QueryClient_Expecter) ProviderAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_ProviderAttributes_Call

ProviderAttributes is a helper method to define mock.On call

  • ctx context.Context
  • in *v1.QueryProviderAttributesRequest
  • opts ...grpc.CallOption

func (*QueryClient_Expecter) ProviderAuditorAttributes

func (_e *QueryClient_Expecter) ProviderAuditorAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_ProviderAuditorAttributes_Call

ProviderAuditorAttributes is a helper method to define mock.On call

  • ctx context.Context
  • in *v1.QueryProviderAuditorRequest
  • opts ...grpc.CallOption

type QueryClient_ProviderAttributes_Call

type QueryClient_ProviderAttributes_Call struct {
	*mock.Call
}

QueryClient_ProviderAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProviderAttributes'

func (*QueryClient_ProviderAttributes_Call) Return

func (*QueryClient_ProviderAttributes_Call) Run

type QueryClient_ProviderAuditorAttributes_Call

type QueryClient_ProviderAuditorAttributes_Call struct {
	*mock.Call
}

QueryClient_ProviderAuditorAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProviderAuditorAttributes'

func (*QueryClient_ProviderAuditorAttributes_Call) Return

func (*QueryClient_ProviderAuditorAttributes_Call) Run

Jump to

Keyboard shortcuts

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