Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserRpc ¶
type UserRpc struct { }
func (*UserRpc) GetInfo ¶
func (this *UserRpc) GetInfo(ctx context.Context, req *proto.GetInfoReq, reply *proto.GetInfoReply) (err error)
func (*UserRpc) SayHello ¶
func (this *UserRpc) SayHello(ctx context.Context, req *proto.SayHelloReq, reply *proto.SayHelloReply) (err error)
Click to show internal directories.
Click to hide internal directories.