Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GreeterProvider ¶
type GreeterProvider struct {
pb.UnimplementedGreeterServer
}
func (*GreeterProvider) SayHello ¶
func (s *GreeterProvider) SayHello(ctx context.Context, in *pb.HelloRequest) (*pb.User, error)
Click to show internal directories.
Click to hide internal directories.