catalogdservice

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package catalogdservice is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGraphQLService

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

MockGraphQLService is a mock of GraphQLService interface.

func NewMockGraphQLService

func NewMockGraphQLService(ctrl *gomock.Controller) *MockGraphQLService

NewMockGraphQLService creates a new mock instance.

func (*MockGraphQLService) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockGraphQLService) ExecuteQuery

func (m *MockGraphQLService) ExecuteQuery(ctx context.Context, catalog, query string) (*graphql.Result, error)

ExecuteQuery mocks base method.

func (*MockGraphQLService) GetSchema

func (m *MockGraphQLService) GetSchema(ctx context.Context, catalog string) (*graphql0.DynamicSchema, error)

GetSchema mocks base method.

func (*MockGraphQLService) InvalidateCache

func (m *MockGraphQLService) InvalidateCache(catalog string)

InvalidateCache mocks base method.

type MockGraphQLServiceMockRecorder

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

MockGraphQLServiceMockRecorder is the mock recorder for MockGraphQLService.

func (*MockGraphQLServiceMockRecorder) ExecuteQuery

func (mr *MockGraphQLServiceMockRecorder) ExecuteQuery(ctx, catalog, query any) *gomock.Call

ExecuteQuery indicates an expected call of ExecuteQuery.

func (*MockGraphQLServiceMockRecorder) GetSchema

func (mr *MockGraphQLServiceMockRecorder) GetSchema(ctx, catalog any) *gomock.Call

GetSchema indicates an expected call of GetSchema.

func (*MockGraphQLServiceMockRecorder) InvalidateCache

func (mr *MockGraphQLServiceMockRecorder) InvalidateCache(catalog any) *gomock.Call

InvalidateCache indicates an expected call of InvalidateCache.

Jump to

Keyboard shortcuts

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