Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DemoServiceHandler ¶
func (*DemoServiceHandler) SayHello ¶
func (s *DemoServiceHandler) SayHello(ctx context.Context, req *user.DemoRequest, rsp *user.DemoResponse) error
func (*DemoServiceHandler) SayHelloByUserId ¶
func (s *DemoServiceHandler) SayHelloByUserId(ctx context.Context, req *user.UserRequest, rsp *user.DemoResponse) error
Click to show internal directories.
Click to hide internal directories.