test

package
v0.0.0-...-8efdc63 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunServer

func RunServer(ctx context.Context, port int) error

Types

type EchoService

type EchoService struct{}

func NewEchoService

func NewEchoService() *EchoService

func (*EchoService) BidiStreamingBulkEcho

func (s *EchoService) BidiStreamingBulkEcho(stream pb.Echo_BidiStreamingBulkEchoServer) error

func (*EchoService) ClientStreamingEcho

func (s *EchoService) ClientStreamingEcho(stream pb.Echo_ClientStreamingEchoServer) error

func (*EchoService) Echo

func (s *EchoService) Echo(ctx context.Context, in *pb.EchoMessage) (*pb.EchoMessage, error)

func (*EchoService) ServerStreamingEcho

func (s *EchoService) ServerStreamingEcho(in *pb.EchoMessage, stream pb.Echo_ServerStreamingEchoServer) error

type EchoServiceV2

type EchoServiceV2 struct{}

func NewEchoServiceV2

func NewEchoServiceV2() *EchoServiceV2

func (*EchoServiceV2) Echo

type EverythingService

type EverythingService struct{}

func NewEverythingService

func NewEverythingService() *EverythingService

func (*EverythingService) Enum

func (*EverythingService) Google

func (*EverythingService) Map

func (*EverythingService) Number

func (*EverythingService) Oneof

func (*EverythingService) Simple

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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