Documentation ¶
Overview ¶
Package service 业务逻辑代码
Index ¶
- type Service
- func (s *Service) AddServer() error
- func (s *Service) AddServerAdmin() error
- func (s *Service) BindAccount() error
- func (s *Service) ChangeOwner() error
- func (s *Service) CreateGroup() error
- func (s *Service) DeleteAdmin() error
- func (s *Service) DeleteGroup() error
- func (s *Service) DeleteServer() error
- func (s *Service) GetBF1Exchange() error
- func (s *Service) GetBF1OpreationPack() error
- func (s *Service) GetPlayerBanInfo() error
- func (s *Service) GetPlayerRecent() error
- func (s *Service) GetPlayerStats() error
- func (s *Service) GetPlayerVehicle() error
- func (s *Service) GetPlayerWeapon() error
- func (s *Service) SetServerAlias() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service 业务
func (*Service) GetBF1Exchange ¶
GetBF1Exchange 获取BF1本期交换信息
func (*Service) GetBF1OpreationPack ¶
GetBF1OpreationPack 获取本期行动包信息
func (*Service) GetPlayerBanInfo ¶ added in v1.0.2
GetPlayerBanInfo 获取玩家联ban信息
func (*Service) GetPlayerRecent ¶
GetPlayerRecent 获取玩家最近游玩
func (*Service) GetPlayerVehicle ¶
GetPlayerVehicle 获取玩家载具信息
Click to show internal directories.
Click to hide internal directories.