Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { pb.UnimplementedSystemServer // contains filtered or unexported fields }
Service 系统操作服务
func NewSystemService ¶
NewSystemService 创建系统操作服务
func (*Service) ResetTeam ¶
func (s *Service) ResetTeam(ctx context.Context, req *pb.ResetTeamRequest) (*pb.ResetTeamReply, error)
ResetTeam 重置团队
Click to show internal directories.
Click to hide internal directories.