mockschemaclientbound

package
v0.0.51 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 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) GetSchema

GetSchema mocks base method.

func (*MockSchemaClientBound) GetSchemaElements

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

GetSchemaElements mocks base method.

func (*MockSchemaClientBound) ToPath

func (m *MockSchemaClientBound) ToPath(ctx context.Context, path []string) (*schema_server.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) GetSchema

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

GetSchema indicates an expected call of GetSchema.

func (*MockSchemaClientBoundMockRecorder) GetSchemaElements

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

GetSchemaElements indicates an expected call of GetSchemaElements.

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