validator

package
v0.7.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Module .

Functions

func ProvideFlowcontrolHandler

func ProvideFlowcontrolHandler(in ConstructorIn) (flowcontrolv1.FlowControlServiceServer, error)

ProvideFlowcontrolHandler .

func Register

func Register(server *grpc.Server, handler flowcontrolv1.FlowControlServiceServer)

Register registers flowcontrol service on a grpc server.

Types

type ConstructorIn

type ConstructorIn struct {
	fx.In
}

ConstructorIn .

type FlowControlHandler

type FlowControlHandler struct {
	flowcontrolv1.UnimplementedFlowControlServiceServer

	Rejects  int64
	Rejected int64
}

FlowControlHandler implements FlowControlService.

func (*FlowControlHandler) Check

Check is a dummy Check handler.

type TraceHandler

type TraceHandler struct {
	tracev1.UnimplementedTraceServiceServer
}

TraceHandler implements ExportTraceService.

func (TraceHandler) Export

Export is a dummy Export handler.

Jump to

Keyboard shortcuts

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