Documentation ¶
Overview ¶
Package server provide the HelloServer implement
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloServer ¶
type HelloServer struct {
pb.UnimplementedHelloServiceServer
}
nolint
func (*HelloServer) Hello ¶
func (s *HelloServer) Hello(ctx context.Context, in *pb.HelloRequest) (*pb.HelloResponse, error)
nolint
Click to show internal directories.
Click to hide internal directories.