mockschemaclientbound

package
v0.0.63 Latest Latest
Warning

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

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

Documentation

Overview

Package mockschemaclientbound is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSchemaClientBound

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

MockSchemaClientBound is a mock of SchemaClientBound interface.

func NewMockSchemaClientBound

func NewMockSchemaClientBound(ctrl *gomock.Controller) *MockSchemaClientBound

NewMockSchemaClientBound creates a new mock instance.

func (*MockSchemaClientBound) EXPECT

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

func (*MockSchemaClientBound) GetSchemaElements

func (m *MockSchemaClientBound) GetSchemaElements(ctx context.Context, p *sdcpb.Path, done chan struct{}) (chan *sdcpb.GetSchemaResponse, error)

GetSchemaElements mocks base method.

func (*MockSchemaClientBound) GetSchemaSdcpbPath added in v0.0.54

func (m *MockSchemaClientBound) GetSchemaSdcpbPath(ctx context.Context, path *sdcpb.Path) (*sdcpb.GetSchemaResponse, error)

GetSchemaSdcpbPath mocks base method.

func (*MockSchemaClientBound) GetSchemaSlicePath added in v0.0.54

func (m *MockSchemaClientBound) GetSchemaSlicePath(ctx context.Context, path []string) (*sdcpb.GetSchemaResponse, error)

GetSchemaSlicePath mocks base method.

func (*MockSchemaClientBound) ToPath

func (m *MockSchemaClientBound) ToPath(ctx context.Context, path []string) (*sdcpb.Path, error)

ToPath mocks base method.

type MockSchemaClientBoundMockRecorder

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

MockSchemaClientBoundMockRecorder is the mock recorder for MockSchemaClientBound.

func (*MockSchemaClientBoundMockRecorder) GetSchemaElements

func (mr *MockSchemaClientBoundMockRecorder) GetSchemaElements(ctx, p, done any) *gomock.Call

GetSchemaElements indicates an expected call of GetSchemaElements.

func (*MockSchemaClientBoundMockRecorder) GetSchemaSdcpbPath added in v0.0.54

func (mr *MockSchemaClientBoundMockRecorder) GetSchemaSdcpbPath(ctx, path any) *gomock.Call

GetSchemaSdcpbPath indicates an expected call of GetSchemaSdcpbPath.

func (*MockSchemaClientBoundMockRecorder) GetSchemaSlicePath added in v0.0.54

func (mr *MockSchemaClientBoundMockRecorder) GetSchemaSlicePath(ctx, path any) *gomock.Call

GetSchemaSlicePath indicates an expected call of GetSchemaSlicePath.

func (*MockSchemaClientBoundMockRecorder) ToPath

func (mr *MockSchemaClientBoundMockRecorder) ToPath(ctx, path any) *gomock.Call

ToPath indicates an expected call of ToPath.

Jump to

Keyboard shortcuts

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