Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DemoServiceServer ¶
type DemoServiceServer struct{}
DemoServiceServer defines a Server.
func (*DemoServiceServer) SayHello ¶
func (s *DemoServiceServer) SayHello(ctx context.Context, request *pb.HelloRequest) (*pb.HelloResponse, error)
SayHello implements a interface defined by protobuf.
Click to show internal directories.
Click to hide internal directories.