Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct { pb.UnimplementedUserServiceServer service.BaseService }
func (*Server) GetUserInfo ¶
func (s *Server) GetUserInfo(ctx context.Context, args *pb.GetUserInfoArgs) (*pb.GetUserInfoReply, error)
GetUserInfo 获取用户信息
Click to show internal directories.
Click to hide internal directories.