Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
pb.UnimplementedHelloServiceServer
}
func (*Server) Greet ¶
func (s *Server) Greet(_ context.Context, in *pb.HelloRequest) (*pb.HelloResponse, error)
Click to show internal directories.
Click to hide internal directories.