echo

package
v0.0.0-...-ad17343 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EchoServer

type EchoServer struct {
	echo.UnimplementedEchoServer
}

func (EchoServer) BidirectionalStreamingEcho

func (es EchoServer) BidirectionalStreamingEcho(stream echo.Echo_BidirectionalStreamingEchoServer) error

BidirectionalStreamingEcho is bidi streaming.

func (EchoServer) ClientStreamingEcho

func (es EchoServer) ClientStreamingEcho(stream echo.Echo_ClientStreamingEchoServer) error

ClientStreamingEcho is client side streaming.

func (EchoServer) ServerStreamingEcho

func (es EchoServer) ServerStreamingEcho(req *echo.EchoRequest, stream echo.Echo_ServerStreamingEchoServer) error

ServerStreamingEcho is server side streaming.

func (EchoServer) UnaryEcho

func (es EchoServer) UnaryEcho(_ context.Context, req *echo.EchoRequest) (*echo.EchoResponse, error)

UnaryEcho is unary echo.

Jump to

Keyboard shortcuts

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