# Functions
InitGrpcServer creates global gRPC server.
No description provided by the author
No description provided by the author
ShutdownGrpcServer shuts down gRPC server gracefully.
# Structs
GrpcGreeterImplused for dubbo-grpc biz client.
The response message containing the greetings.
The request message containing the user's name.
UnimplementedGreeterServer can be embedded to have forward compatible implementations.
# Interfaces
GreeterClient is the client API for Greeter service.
GreeterServer is the server API for Greeter service.