mock

package
v0.10.0-nightly.20240316 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginService added in v0.9.0

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

PluginService is a mock of PluginService interface.

func NewPluginService added in v0.9.0

func NewPluginService(ctrl *gomock.Controller) *PluginService

NewPluginService creates a new mock instance.

func (*PluginService) EXPECT added in v0.9.0

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

func (*PluginService) NewProcessor added in v0.9.0

func (m *PluginService) NewProcessor(arg0 context.Context, arg1, arg2 string) (sdk.Processor, error)

NewProcessor mocks base method.

type PluginServiceMockRecorder added in v0.9.0

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

PluginServiceMockRecorder is the mock recorder for PluginService.

func (*PluginServiceMockRecorder) NewProcessor added in v0.9.0

func (mr *PluginServiceMockRecorder) NewProcessor(arg0, arg1, arg2 any) *gomock.Call

NewProcessor indicates an expected call of NewProcessor.

Jump to

Keyboard shortcuts

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