echo_service

package
v0.0.0-...-cc246cb Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type EchoService

type EchoService struct {
	*component_ext_firmware_service.ComponentExtFirmwareService
	// contains filtered or unexported fields
}

func (*EchoService) Echo

func (self *EchoService) Echo(ctx context.Context, req *pb.EchoRequest) (*pb.EchoResponse, error)

func (*EchoService) HANDLE_GRPC_Echo

func (self *EchoService) HANDLE_GRPC_Echo(ctx context.Context, in *any.Any) (*any.Any, error)

func (*EchoService) HANDLE_GRPC_StreamingEcho

func (self *EchoService) HANDLE_GRPC_StreamingEcho(upstm component_pb.ModuleService_StreamCallServer) error

func (*EchoService) InitModuleService

func (self *EchoService) InitModuleService(m *component.Module) error

func (*EchoService) StreamingEcho

func (self *EchoService) StreamingEcho(stm pb.EchoService_StreamingEchoServer) error

type StreamingEchoServerWrapper

type StreamingEchoServerWrapper struct {
	component_pb.ModuleService_StreamCallServer
}

func (*StreamingEchoServerWrapper) Recv

func (*StreamingEchoServerWrapper) Send

Jump to

Keyboard shortcuts

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