Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GreeterService ¶
type GreeterService struct {
greeter_pb.UnimplementedGreeterServiceServer
}
func (*GreeterService) SayHi ¶
func (gs *GreeterService) SayHi(ctx context.Context, in *greeter_pb.GreetingRequest) (response *greeter_pb.GreetingResponse, err error)
Click to show internal directories.
Click to hide internal directories.