mockschema

package
v0.0.46 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mockschema is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) CreateSchema

CreateSchema mocks base method.

func (*MockClient) DeleteSchema

DeleteSchema mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) ExpandPath

ExpandPath mocks base method.

func (*MockClient) GetSchema

GetSchema mocks base method.

func (*MockClient) GetSchemaDetails

GetSchemaDetails mocks base method.

func (*MockClient) GetSchemaElements

func (m *MockClient) GetSchemaElements(ctx context.Context, req *schema_server.GetSchemaRequest, opts ...grpc.CallOption) (chan *schema_server.SchemaElem, error)

GetSchemaElements mocks base method.

func (*MockClient) ListSchema

ListSchema mocks base method.

func (*MockClient) ReloadSchema

ReloadSchema mocks base method.

func (*MockClient) ToPath

ToPath mocks base method.

func (*MockClient) UploadSchema

UploadSchema mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) CreateSchema

func (mr *MockClientMockRecorder) CreateSchema(ctx, in any, opts ...any) *gomock.Call

CreateSchema indicates an expected call of CreateSchema.

func (*MockClientMockRecorder) DeleteSchema

func (mr *MockClientMockRecorder) DeleteSchema(ctx, in any, opts ...any) *gomock.Call

DeleteSchema indicates an expected call of DeleteSchema.

func (*MockClientMockRecorder) ExpandPath

func (mr *MockClientMockRecorder) ExpandPath(ctx, in any, opts ...any) *gomock.Call

ExpandPath indicates an expected call of ExpandPath.

func (*MockClientMockRecorder) GetSchema

func (mr *MockClientMockRecorder) GetSchema(ctx, in any, opts ...any) *gomock.Call

GetSchema indicates an expected call of GetSchema.

func (*MockClientMockRecorder) GetSchemaDetails

func (mr *MockClientMockRecorder) GetSchemaDetails(ctx, in any, opts ...any) *gomock.Call

GetSchemaDetails indicates an expected call of GetSchemaDetails.

func (*MockClientMockRecorder) GetSchemaElements

func (mr *MockClientMockRecorder) GetSchemaElements(ctx, req any, opts ...any) *gomock.Call

GetSchemaElements indicates an expected call of GetSchemaElements.

func (*MockClientMockRecorder) ListSchema

func (mr *MockClientMockRecorder) ListSchema(ctx, in any, opts ...any) *gomock.Call

ListSchema indicates an expected call of ListSchema.

func (*MockClientMockRecorder) ReloadSchema

func (mr *MockClientMockRecorder) ReloadSchema(ctx, in any, opts ...any) *gomock.Call

ReloadSchema indicates an expected call of ReloadSchema.

func (*MockClientMockRecorder) ToPath

func (mr *MockClientMockRecorder) ToPath(ctx, in any, opts ...any) *gomock.Call

ToPath indicates an expected call of ToPath.

func (*MockClientMockRecorder) UploadSchema

func (mr *MockClientMockRecorder) UploadSchema(ctx any, opts ...any) *gomock.Call

UploadSchema indicates an expected call of UploadSchema.

Jump to

Keyboard shortcuts

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