ocr2

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterReportingPluginServiceServer

func RegisterReportingPluginServiceServer(server *grpc.Server, broker net.Broker, brokerCfg net.BrokerConfig, impl core.ReportingPluginClient) error

Types

type ReportingPluginFactoryClient

type ReportingPluginFactoryClient struct {
	*net.BrokerExt
	*goplugin.ServiceClient
	// contains filtered or unexported fields
}

func (*ReportingPluginFactoryClient) NewReportingPlugin

type ReportingPluginFactoryServer

type ReportingPluginFactoryServer struct {
	pb.UnimplementedReportingPluginFactoryServer

	*net.BrokerExt
	// contains filtered or unexported fields
}

func (*ReportingPluginFactoryServer) NewReportingPlugin

type ReportingPluginServiceClient

type ReportingPluginServiceClient struct {
	*goplugin.PluginClient
	*goplugin.ServiceClient
	// contains filtered or unexported fields
}

func NewReportingPluginServiceClient

func NewReportingPluginServiceClient(broker net.Broker, brokerCfg net.BrokerConfig, conn *grpc.ClientConn) *ReportingPluginServiceClient

func (*ReportingPluginServiceClient) NewReportingPluginFactory

func (m *ReportingPluginServiceClient) NewReportingPluginFactory(
	ctx context.Context,
	config core.ReportingPluginServiceConfig,
	grpcProvider grpc.ClientConnInterface,
	pipelineRunner core.PipelineRunnerService,
	telemetryService core.TelemetryService,
	errorLog core.ErrorLog,
	keyValueStore core.KeyValueStore,
	relayerSet core.RelayerSet,
) (types.ReportingPluginFactory, error)

func (*ReportingPluginServiceClient) NewValidationService

func (m *ReportingPluginServiceClient) NewValidationService(ctx context.Context) (core.ValidationService, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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