Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GreeterService ¶
type GreeterService struct { }
func (*GreeterService) SayHello ¶
func (g *GreeterService) SayHello(ctx context.Context, req *Services.HelloRequest, resp *Services.HelloReply) error
Click to show internal directories.
Click to hide internal directories.