Versions in this module Expand all Collapse all v1 v1.0.9 Dec 16, 2024 v1.0.8 Dec 16, 2024 v1.0.7 Dec 2, 2024 v1.0.6 Dec 2, 2024 v1.0.4 Nov 29, 2024 v1.0.3 Nov 29, 2024 v1.0.2 Nov 28, 2024 Changes in this version + var File_bonus_proto protoreflect.FileDescriptor + var File_broad_proto protoreflect.FileDescriptor + var File_hall_proto protoreflect.FileDescriptor + var File_invite_proto protoreflect.FileDescriptor + var File_online_proto protoreflect.FileDescriptor + var File_payment_proto protoreflect.FileDescriptor + var File_slots_proto protoreflect.FileDescriptor + var File_structs_proto protoreflect.FileDescriptor + var File_withdraw_proto protoreflect.FileDescriptor + type Acc struct + Device string + Facebook string + Google string + Package string + func (*Acc) Descriptor() ([]byte, []int) + func (*Acc) ProtoMessage() + func (x *Acc) GetDevice() string + func (x *Acc) GetFacebook() string + func (x *Acc) GetGoogle() string + func (x *Acc) GetPackage() string + func (x *Acc) ProtoReflect() protoreflect.Message + func (x *Acc) Reset() + func (x *Acc) String() string + type AccountKickPush struct + Code int64 + func (*AccountKickPush) Descriptor() ([]byte, []int) + func (*AccountKickPush) ProtoMessage() + func (x *AccountKickPush) GetCode() int64 + func (x *AccountKickPush) ProtoReflect() protoreflect.Message + func (x *AccountKickPush) Reset() + func (x *AccountKickPush) String() string + type AccountRejectPush struct + Code int64 + func (*AccountRejectPush) Descriptor() ([]byte, []int) + func (*AccountRejectPush) ProtoMessage() + func (x *AccountRejectPush) GetCode() int64 + func (x *AccountRejectPush) ProtoReflect() protoreflect.Message + func (x *AccountRejectPush) Reset() + func (x *AccountRejectPush) String() string + type ActionFailed struct + ActionID int64 + FaileType int64 + NotifyData string + func (*ActionFailed) Descriptor() ([]byte, []int) + func (*ActionFailed) ProtoMessage() + func (x *ActionFailed) GetActionID() int64 + func (x *ActionFailed) GetFaileType() int64 + func (x *ActionFailed) GetNotifyData() string + func (x *ActionFailed) ProtoReflect() protoreflect.Message + func (x *ActionFailed) Reset() + func (x *ActionFailed) String() string + type AddUpSigninAwardData struct + DayStatus []*AwardStatus + NextAwardStartTime int64 + func (*AddUpSigninAwardData) Descriptor() ([]byte, []int) + func (*AddUpSigninAwardData) ProtoMessage() + func (x *AddUpSigninAwardData) GetDayStatus() []*AwardStatus + func (x *AddUpSigninAwardData) GetNextAwardStartTime() int64 + func (x *AddUpSigninAwardData) ProtoReflect() protoreflect.Message + func (x *AddUpSigninAwardData) Reset() + func (x *AddUpSigninAwardData) String() string + type Agg struct + DecFreeCoin int64 + DecFreeWinCoin int64 + DecRechargeCoin int64 + DecRechargeWinCoin int64 + IncFreeCoin int64 + IncFreeWinCoin int64 + IncRechargeCoin int64 + IncRechargeWinCoin int64 + WithdrawFreeCoin int64 + WithdrawFreeWinCoin int64 + WithdrawRechargeCoin int64 + WithdrawRechargeWinCoin int64 + func (*Agg) Descriptor() ([]byte, []int) + func (*Agg) ProtoMessage() + func (x *Agg) GetDecFreeCoin() int64 + func (x *Agg) GetDecFreeWinCoin() int64 + func (x *Agg) GetDecRechargeCoin() int64 + func (x *Agg) GetDecRechargeWinCoin() int64 + func (x *Agg) GetIncFreeCoin() int64 + func (x *Agg) GetIncFreeWinCoin() int64 + func (x *Agg) GetIncRechargeCoin() int64 + func (x *Agg) GetIncRechargeWinCoin() int64 + func (x *Agg) GetWithdrawFreeCoin() int64 + func (x *Agg) GetWithdrawFreeWinCoin() int64 + func (x *Agg) GetWithdrawRechargeCoin() int64 + func (x *Agg) GetWithdrawRechargeWinCoin() int64 + func (x *Agg) ProtoReflect() protoreflect.Message + func (x *Agg) Reset() + func (x *Agg) String() string + type AwardStatus struct + AdCount int64 + Count int64 + PropList []*Prop + Status int64 + func (*AwardStatus) Descriptor() ([]byte, []int) + func (*AwardStatus) ProtoMessage() + func (x *AwardStatus) GetAdCount() int64 + func (x *AwardStatus) GetCount() int64 + func (x *AwardStatus) GetPropList() []*Prop + func (x *AwardStatus) GetStatus() int64 + func (x *AwardStatus) ProtoReflect() protoreflect.Message + func (x *AwardStatus) Reset() + func (x *AwardStatus) String() string + type BonusItem struct + Bonus int64 + ID string + func (*BonusItem) Descriptor() ([]byte, []int) + func (*BonusItem) ProtoMessage() + func (x *BonusItem) GetBonus() int64 + func (x *BonusItem) GetID() string + func (x *BonusItem) ProtoReflect() protoreflect.Message + func (x *BonusItem) Reset() + func (x *BonusItem) String() string + type Book struct + FreeCoin int64 + FreeWinCoin int64 + RechargeCoin int64 + RechargeWinCoin int64 + func (*Book) Descriptor() ([]byte, []int) + func (*Book) ProtoMessage() + func (x *Book) GetFreeCoin() int64 + func (x *Book) GetFreeWinCoin() int64 + func (x *Book) GetRechargeCoin() int64 + func (x *Book) GetRechargeWinCoin() int64 + func (x *Book) ProtoReflect() protoreflect.Message + func (x *Book) Reset() + func (x *Book) String() string + type BroadItem struct + AgentID int64 + CoinCount int64 + Content string + GamePlay string + PlayerID int64 + PlayerIcon string + PlayerNick string + Type int64 + func (*BroadItem) Descriptor() ([]byte, []int) + func (*BroadItem) ProtoMessage() + func (x *BroadItem) GetAgentID() int64 + func (x *BroadItem) GetCoinCount() int64 + func (x *BroadItem) GetContent() string + func (x *BroadItem) GetGamePlay() string + func (x *BroadItem) GetPlayerID() int64 + func (x *BroadItem) GetPlayerIcon() string + func (x *BroadItem) GetPlayerNick() string + func (x *BroadItem) GetType() int64 + func (x *BroadItem) ProtoReflect() protoreflect.Message + func (x *BroadItem) Reset() + func (x *BroadItem) String() string + type Char struct + ActiveDays int64 + AgentID string + Channel string + CreateTime int64 + FirstRechargeTime int64 + FirstWithdrawTime int64 + HasRelativeBankrupt bool + LastLoginTime int64 + LatestRechargeTime int64 + LatestWithdrawTime int64 + LoginTime int64 + NetworkPromotion string + RechargeCurrency int64 + RechargeTimes int64 + TagHub string + WithdrawTimes int64 + func (*Char) Descriptor() ([]byte, []int) + func (*Char) ProtoMessage() + func (x *Char) GetActiveDays() int64 + func (x *Char) GetAgentID() string + func (x *Char) GetChannel() string + func (x *Char) GetCreateTime() int64 + func (x *Char) GetFirstRechargeTime() int64 + func (x *Char) GetFirstWithdrawTime() int64 + func (x *Char) GetHasRelativeBankrupt() bool + func (x *Char) GetLastLoginTime() int64 + func (x *Char) GetLatestRechargeTime() int64 + func (x *Char) GetLatestWithdrawTime() int64 + func (x *Char) GetLoginTime() int64 + func (x *Char) GetNetworkPromotion() string + func (x *Char) GetRechargeCurrency() int64 + func (x *Char) GetRechargeTimes() int64 + func (x *Char) GetTagHub() string + func (x *Char) GetWithdrawTimes() int64 + func (x *Char) ProtoReflect() protoreflect.Message + func (x *Char) Reset() + func (x *Char) String() string + type Cli struct + ASN string + AccountType string + Agent string + AppVersion string + Background bool + Channel string + Continent string + Country string + Device string + DeviceID string + InternetIP string + IntranetIP string + Language string + LoginType string + Mac string + Model string + Network string + NetworkPromotion string + OpratorVersion string + Package string + Platform string + ResVersion string + Simulator bool + ZoneOffset string + func (*Cli) Descriptor() ([]byte, []int) + func (*Cli) ProtoMessage() + func (x *Cli) GetASN() string + func (x *Cli) GetAccountType() string + func (x *Cli) GetAgent() string + func (x *Cli) GetAppVersion() string + func (x *Cli) GetBackground() bool + func (x *Cli) GetChannel() string + func (x *Cli) GetContinent() string + func (x *Cli) GetCountry() string + func (x *Cli) GetDevice() string + func (x *Cli) GetDeviceID() string + func (x *Cli) GetInternetIP() string + func (x *Cli) GetIntranetIP() string + func (x *Cli) GetLanguage() string + func (x *Cli) GetLoginType() string + func (x *Cli) GetMac() string + func (x *Cli) GetModel() string + func (x *Cli) GetNetwork() string + func (x *Cli) GetNetworkPromotion() string + func (x *Cli) GetOpratorVersion() string + func (x *Cli) GetPackage() string + func (x *Cli) GetPlatform() string + func (x *Cli) GetResVersion() string + func (x *Cli) GetSimulator() bool + func (x *Cli) GetZoneOffset() string + func (x *Cli) ProtoReflect() protoreflect.Message + func (x *Cli) Reset() + func (x *Cli) String() string + type Coin struct + FreeCoin int64 + FreeWinCoin int64 + RechargeCoin int64 + RechargeWinCoin int64 + func (*Coin) Descriptor() ([]byte, []int) + func (*Coin) ProtoMessage() + func (x *Coin) GetFreeCoin() int64 + func (x *Coin) GetFreeWinCoin() int64 + func (x *Coin) GetRechargeCoin() int64 + func (x *Coin) GetRechargeWinCoin() int64 + func (x *Coin) ProtoReflect() protoreflect.Message + func (x *Coin) Reset() + func (x *Coin) String() string + type CoinRecord struct + ID string + Quantia int64 + Status string + Tempo string + Time int64 + Tipo string + func (*CoinRecord) Descriptor() ([]byte, []int) + func (*CoinRecord) ProtoMessage() + func (x *CoinRecord) GetID() string + func (x *CoinRecord) GetQuantia() int64 + func (x *CoinRecord) GetStatus() string + func (x *CoinRecord) GetTempo() string + func (x *CoinRecord) GetTime() int64 + func (x *CoinRecord) GetTipo() string + func (x *CoinRecord) ProtoReflect() protoreflect.Message + func (x *CoinRecord) Reset() + func (x *CoinRecord) String() string + type CustomerItem struct + Link string + Weight int64 + func (*CustomerItem) Descriptor() ([]byte, []int) + func (*CustomerItem) ProtoMessage() + func (x *CustomerItem) GetLink() string + func (x *CustomerItem) GetWeight() int64 + func (x *CustomerItem) ProtoReflect() protoreflect.Message + func (x *CustomerItem) Reset() + func (x *CustomerItem) String() string + type ForbidPlayerPush struct + func (*ForbidPlayerPush) Descriptor() ([]byte, []int) + func (*ForbidPlayerPush) ProtoMessage() + func (x *ForbidPlayerPush) ProtoReflect() protoreflect.Message + func (x *ForbidPlayerPush) Reset() + func (x *ForbidPlayerPush) String() string + type ForbidPlayerReq struct + func (*ForbidPlayerReq) Descriptor() ([]byte, []int) + func (*ForbidPlayerReq) ProtoMessage() + func (x *ForbidPlayerReq) ProtoReflect() protoreflect.Message + func (x *ForbidPlayerReq) Reset() + func (x *ForbidPlayerReq) String() string + type Game struct + Contest string + ContestType string + RoomID int64 + RoomType string + RoundID int64 + func (*Game) Descriptor() ([]byte, []int) + func (*Game) ProtoMessage() + func (x *Game) GetContest() string + func (x *Game) GetContestType() string + func (x *Game) GetRoomID() int64 + func (x *Game) GetRoomType() string + func (x *Game) GetRoundID() int64 + func (x *Game) ProtoReflect() protoreflect.Message + func (x *Game) Reset() + func (x *Game) String() string + type GameConfigItem struct + BetCarryLimit int64 + BetRechargeLimit int64 + EnterCarryLimit int64 + EnterRechargeLimit int64 + Game string + WinAtMost int64 + func (*GameConfigItem) Descriptor() ([]byte, []int) + func (*GameConfigItem) ProtoMessage() + func (x *GameConfigItem) GetBetCarryLimit() int64 + func (x *GameConfigItem) GetBetRechargeLimit() int64 + func (x *GameConfigItem) GetEnterCarryLimit() int64 + func (x *GameConfigItem) GetEnterRechargeLimit() int64 + func (x *GameConfigItem) GetGame() string + func (x *GameConfigItem) GetWinAtMost() int64 + func (x *GameConfigItem) ProtoReflect() protoreflect.Message + func (x *GameConfigItem) Reset() + func (x *GameConfigItem) String() string + type GameSort struct + EntryMax int64 + EntryMin int64 + Flag int64 + Game string + GameID int64 + Icon int64 + Jackpot bool + ServiceID int64 + Size int64 + Sort int64 + Switch bool + Type int64 + func (*GameSort) Descriptor() ([]byte, []int) + func (*GameSort) ProtoMessage() + func (x *GameSort) GetEntryMax() int64 + func (x *GameSort) GetEntryMin() int64 + func (x *GameSort) GetFlag() int64 + func (x *GameSort) GetGame() string + func (x *GameSort) GetGameID() int64 + func (x *GameSort) GetIcon() int64 + func (x *GameSort) GetJackpot() bool + func (x *GameSort) GetServiceID() int64 + func (x *GameSort) GetSize() int64 + func (x *GameSort) GetSort() int64 + func (x *GameSort) GetSwitch() bool + func (x *GameSort) GetType() int64 + func (x *GameSort) ProtoReflect() protoreflect.Message + func (x *GameSort) Reset() + func (x *GameSort) String() string + type HallConfig struct + BonusItems []*BonusItem + CustomPayRaios []*PaymentRatio + DailyDealsConfig *OnlineDailyDealsConfig + FacebookBindCoin int64 + GameSorts []*GameSort + Heartbeat *Heartbeat + InviteURL string + PlatformCustomer string + Reconnect *Reconnect + ShopItems []*ShopItem + SpecialCustomerFB string + SpecialCustomerTG string + SpecialCustomerWS string + SystemSwitch []*SystemSwitch + TagHub string + UserTags []*UserTag + WeeklyDealsConfig *OnlineWeeklyDealsConfig + WithdrawLimits []*WithdrawLimit + func (*HallConfig) Descriptor() ([]byte, []int) + func (*HallConfig) ProtoMessage() + func (x *HallConfig) GetBonusItems() []*BonusItem + func (x *HallConfig) GetCustomPayRaios() []*PaymentRatio + func (x *HallConfig) GetDailyDealsConfig() *OnlineDailyDealsConfig + func (x *HallConfig) GetFacebookBindCoin() int64 + func (x *HallConfig) GetGameSorts() []*GameSort + func (x *HallConfig) GetHeartbeat() *Heartbeat + func (x *HallConfig) GetInviteURL() string + func (x *HallConfig) GetPlatformCustomer() string + func (x *HallConfig) GetReconnect() *Reconnect + func (x *HallConfig) GetShopItems() []*ShopItem + func (x *HallConfig) GetSpecialCustomerFB() string + func (x *HallConfig) GetSpecialCustomerTG() string + func (x *HallConfig) GetSpecialCustomerWS() string + func (x *HallConfig) GetSystemSwitch() []*SystemSwitch + func (x *HallConfig) GetTagHub() string + func (x *HallConfig) GetUserTags() []*UserTag + func (x *HallConfig) GetWeeklyDealsConfig() *OnlineWeeklyDealsConfig + func (x *HallConfig) GetWithdrawLimits() []*WithdrawLimit + func (x *HallConfig) ProtoReflect() protoreflect.Message + func (x *HallConfig) Reset() + func (x *HallConfig) String() string + type Heartbeat struct + Interval int64 + Timeout int64 + func (*Heartbeat) Descriptor() ([]byte, []int) + func (*Heartbeat) ProtoMessage() + func (x *Heartbeat) GetInterval() int64 + func (x *Heartbeat) GetTimeout() int64 + func (x *Heartbeat) ProtoReflect() protoreflect.Message + func (x *Heartbeat) Reset() + func (x *Heartbeat) String() string + type HeartbeatRequest struct + func (*HeartbeatRequest) Descriptor() ([]byte, []int) + func (*HeartbeatRequest) ProtoMessage() + func (x *HeartbeatRequest) ProtoReflect() protoreflect.Message + func (x *HeartbeatRequest) Reset() + func (x *HeartbeatRequest) String() string + type HeartbeatResponse struct + func (*HeartbeatResponse) Descriptor() ([]byte, []int) + func (*HeartbeatResponse) ProtoMessage() + func (x *HeartbeatResponse) ProtoReflect() protoreflect.Message + func (x *HeartbeatResponse) Reset() + func (x *HeartbeatResponse) String() string + type Identifier struct + BatchID string + ContextType string + GroupID string + LogID string + LogType string + ProcessID string + SeqID int64 + func (*Identifier) Descriptor() ([]byte, []int) + func (*Identifier) ProtoMessage() + func (x *Identifier) GetBatchID() string + func (x *Identifier) GetContextType() string + func (x *Identifier) GetGroupID() string + func (x *Identifier) GetLogID() string + func (x *Identifier) GetLogType() string + func (x *Identifier) GetProcessID() string + func (x *Identifier) GetSeqID() int64 + func (x *Identifier) ProtoReflect() protoreflect.Message + func (x *Identifier) Reset() + func (x *Identifier) String() string + type InviteAwardItem struct + AwardID string + AwardTime int64 + AwardType string + Bonus int64 + GameID int64 + ID int64 + PlayerID int64 + PlayerName string + Rebate int64 + Recharge int64 + Status int64 + func (*InviteAwardItem) Descriptor() ([]byte, []int) + func (*InviteAwardItem) ProtoMessage() + func (x *InviteAwardItem) GetAwardID() string + func (x *InviteAwardItem) GetAwardTime() int64 + func (x *InviteAwardItem) GetAwardType() string + func (x *InviteAwardItem) GetBonus() int64 + func (x *InviteAwardItem) GetGameID() int64 + func (x *InviteAwardItem) GetID() int64 + func (x *InviteAwardItem) GetPlayerID() int64 + func (x *InviteAwardItem) GetPlayerName() string + func (x *InviteAwardItem) GetRebate() int64 + func (x *InviteAwardItem) GetRecharge() int64 + func (x *InviteAwardItem) GetStatus() int64 + func (x *InviteAwardItem) ProtoReflect() protoreflect.Message + func (x *InviteAwardItem) Reset() + func (x *InviteAwardItem) String() string + type KickOfflineReq struct + func (*KickOfflineReq) Descriptor() ([]byte, []int) + func (*KickOfflineReq) ProtoMessage() + func (x *KickOfflineReq) ProtoReflect() protoreflect.Message + func (x *KickOfflineReq) Reset() + func (x *KickOfflineReq) String() string + type LinkPositions struct + Positions []int64 + func (*LinkPositions) Descriptor() ([]byte, []int) + func (*LinkPositions) ProtoMessage() + func (x *LinkPositions) GetPositions() []int64 + func (x *LinkPositions) ProtoReflect() protoreflect.Message + func (x *LinkPositions) Reset() + func (x *LinkPositions) String() string + type LiteFeature struct + Custom string + FormationID int64 + NodeID int64 + Type string + Win int64 + func (*LiteFeature) Descriptor() ([]byte, []int) + func (*LiteFeature) ProtoMessage() + func (x *LiteFeature) GetCustom() string + func (x *LiteFeature) GetFormationID() int64 + func (x *LiteFeature) GetNodeID() int64 + func (x *LiteFeature) GetType() string + func (x *LiteFeature) GetWin() int64 + func (x *LiteFeature) ProtoReflect() protoreflect.Message + func (x *LiteFeature) Reset() + func (x *LiteFeature) String() string + type LiteFormation struct + DisplaySymbols []int64 + FinalSymbols []int64 + ID int64 + InitSymbols []int64 + LinkPositions []*LinkPositions + NodeID int64 + RandPositions []int64 + SpinType int64 + Win int64 + func (*LiteFormation) Descriptor() ([]byte, []int) + func (*LiteFormation) ProtoMessage() + func (x *LiteFormation) GetDisplaySymbols() []int64 + func (x *LiteFormation) GetFinalSymbols() []int64 + func (x *LiteFormation) GetID() int64 + func (x *LiteFormation) GetInitSymbols() []int64 + func (x *LiteFormation) GetLinkPositions() []*LinkPositions + func (x *LiteFormation) GetNodeID() int64 + func (x *LiteFormation) GetRandPositions() []int64 + func (x *LiteFormation) GetSpinType() int64 + func (x *LiteFormation) GetWin() int64 + func (x *LiteFormation) ProtoReflect() protoreflect.Message + func (x *LiteFormation) Reset() + func (x *LiteFormation) String() string + type LiteNode struct + Bet int64 + Children []int64 + ChildrenTotalWin int64 + ID int64 + Parent int64 + ProgressMax int64 + ProgressValue int64 + SpinType int64 + TotalWin int64 + Type string + Win int64 + func (*LiteNode) Descriptor() ([]byte, []int) + func (*LiteNode) ProtoMessage() + func (x *LiteNode) GetBet() int64 + func (x *LiteNode) GetChildren() []int64 + func (x *LiteNode) GetChildrenTotalWin() int64 + func (x *LiteNode) GetID() int64 + func (x *LiteNode) GetParent() int64 + func (x *LiteNode) GetProgressMax() int64 + func (x *LiteNode) GetProgressValue() int64 + func (x *LiteNode) GetSpinType() int64 + func (x *LiteNode) GetTotalWin() int64 + func (x *LiteNode) GetType() string + func (x *LiteNode) GetWin() int64 + func (x *LiteNode) ProtoReflect() protoreflect.Message + func (x *LiteNode) Reset() + func (x *LiteNode) String() string + type LiteNodeTree struct + Closing []int64 + Cursor int64 + Features []*LiteFeature + Formations []*LiteFormation + Next int64 + Nodes []*LiteNode + Step int64 + func (*LiteNodeTree) Descriptor() ([]byte, []int) + func (*LiteNodeTree) ProtoMessage() + func (x *LiteNodeTree) GetClosing() []int64 + func (x *LiteNodeTree) GetCursor() int64 + func (x *LiteNodeTree) GetFeatures() []*LiteFeature + func (x *LiteNodeTree) GetFormations() []*LiteFormation + func (x *LiteNodeTree) GetNext() int64 + func (x *LiteNodeTree) GetNodes() []*LiteNode + func (x *LiteNodeTree) GetStep() int64 + func (x *LiteNodeTree) ProtoReflect() protoreflect.Message + func (x *LiteNodeTree) Reset() + func (x *LiteNodeTree) String() string + type LogContext struct + Acc *Acc + Agg *Agg + Book *Book + Char *Char + Cli *Cli + Game *Game + Identifier *Identifier + Srv *Srv + UID int64 + User *User + func (*LogContext) Descriptor() ([]byte, []int) + func (*LogContext) ProtoMessage() + func (x *LogContext) GetAcc() *Acc + func (x *LogContext) GetAgg() *Agg + func (x *LogContext) GetBook() *Book + func (x *LogContext) GetChar() *Char + func (x *LogContext) GetCli() *Cli + func (x *LogContext) GetGame() *Game + func (x *LogContext) GetIdentifier() *Identifier + func (x *LogContext) GetSrv() *Srv + func (x *LogContext) GetUID() int64 + func (x *LogContext) GetUser() *User + func (x *LogContext) ProtoReflect() protoreflect.Message + func (x *LogContext) Reset() + func (x *LogContext) String() string + type LoginBindRequest struct + func (*LoginBindRequest) Descriptor() ([]byte, []int) + func (*LoginBindRequest) ProtoMessage() + func (x *LoginBindRequest) ProtoReflect() protoreflect.Message + func (x *LoginBindRequest) Reset() + func (x *LoginBindRequest) String() string + type LoginConflictPush struct + Service string + func (*LoginConflictPush) Descriptor() ([]byte, []int) + func (*LoginConflictPush) ProtoMessage() + func (x *LoginConflictPush) GetService() string + func (x *LoginConflictPush) ProtoReflect() protoreflect.Message + func (x *LoginConflictPush) Reset() + func (x *LoginConflictPush) String() string + type LoginConflictRequest struct + func (*LoginConflictRequest) Descriptor() ([]byte, []int) + func (*LoginConflictRequest) ProtoMessage() + func (x *LoginConflictRequest) ProtoReflect() protoreflect.Message + func (x *LoginConflictRequest) Reset() + func (x *LoginConflictRequest) String() string + type LoginRequest struct + Account string + Cli *Cli + Device string + Package string + Token string + Type string + UID int64 + func (*LoginRequest) Descriptor() ([]byte, []int) + func (*LoginRequest) ProtoMessage() + func (x *LoginRequest) GetAccount() string + func (x *LoginRequest) GetCli() *Cli + func (x *LoginRequest) GetDevice() string + func (x *LoginRequest) GetPackage() string + func (x *LoginRequest) GetToken() string + func (x *LoginRequest) GetType() string + func (x *LoginRequest) GetUID() int64 + func (x *LoginRequest) ProtoReflect() protoreflect.Message + func (x *LoginRequest) Reset() + func (x *LoginRequest) String() string + type LoginResponse struct + Acc *Acc + AddUpSigninAwardData *AddUpSigninAwardData + AggIncRechargeCoin int64 + Book *Book + Char *Char + Code int64 + Coin int64 + Config *HallConfig + CustomerList []*CustomerItem + Inviter int64 + MailList []*MailItem + Proc *Proc + PropList []*Prop + ShopAdderData *ShopAdderData + SigninAwardData *SigninAwardData + SpecialOfferCharged bool + Srv *Srv + UID int64 + User *User + func (*LoginResponse) Descriptor() ([]byte, []int) + func (*LoginResponse) ProtoMessage() + func (x *LoginResponse) GetAcc() *Acc + func (x *LoginResponse) GetAddUpSigninAwardData() *AddUpSigninAwardData + func (x *LoginResponse) GetAggIncRechargeCoin() int64 + func (x *LoginResponse) GetBook() *Book + func (x *LoginResponse) GetChar() *Char + func (x *LoginResponse) GetCode() int64 + func (x *LoginResponse) GetCoin() int64 + func (x *LoginResponse) GetConfig() *HallConfig + func (x *LoginResponse) GetCustomerList() []*CustomerItem + func (x *LoginResponse) GetInviter() int64 + func (x *LoginResponse) GetMailList() []*MailItem + func (x *LoginResponse) GetProc() *Proc + func (x *LoginResponse) GetPropList() []*Prop + func (x *LoginResponse) GetShopAdderData() *ShopAdderData + func (x *LoginResponse) GetSigninAwardData() *SigninAwardData + func (x *LoginResponse) GetSpecialOfferCharged() bool + func (x *LoginResponse) GetSrv() *Srv + func (x *LoginResponse) GetUID() int64 + func (x *LoginResponse) GetUser() *User + func (x *LoginResponse) ProtoReflect() protoreflect.Message + func (x *LoginResponse) Reset() + func (x *LoginResponse) String() string + type LogoutRequest struct + func (*LogoutRequest) Descriptor() ([]byte, []int) + func (*LogoutRequest) ProtoMessage() + func (x *LogoutRequest) ProtoReflect() protoreflect.Message + func (x *LogoutRequest) Reset() + func (x *LogoutRequest) String() string + type LogoutResponse struct + Code int64 + Message string + func (*LogoutResponse) Descriptor() ([]byte, []int) + func (*LogoutResponse) ProtoMessage() + func (x *LogoutResponse) GetCode() int64 + func (x *LogoutResponse) GetMessage() string + func (x *LogoutResponse) ProtoReflect() protoreflect.Message + func (x *LogoutResponse) Reset() + func (x *LogoutResponse) String() string + type Mail struct + Content string + CreateTime int64 + From string + ID int64 + LiftTime int64 + Prop *MailCoin + Readed bool + Received bool + Title string + TitleAppend string + Type int64 + func (*Mail) Descriptor() ([]byte, []int) + func (*Mail) ProtoMessage() + func (x *Mail) GetContent() string + func (x *Mail) GetCreateTime() int64 + func (x *Mail) GetFrom() string + func (x *Mail) GetID() int64 + func (x *Mail) GetLiftTime() int64 + func (x *Mail) GetProp() *MailCoin + func (x *Mail) GetReaded() bool + func (x *Mail) GetReceived() bool + func (x *Mail) GetTitle() string + func (x *Mail) GetTitleAppend() string + func (x *Mail) GetType() int64 + func (x *Mail) ProtoReflect() protoreflect.Message + func (x *Mail) Reset() + func (x *Mail) String() string + type MailCoin struct + FreeCoin int64 + FreeWinCoin int64 + RechargeCoin int64 + RechargeWinCoin int64 + func (*MailCoin) Descriptor() ([]byte, []int) + func (*MailCoin) ProtoMessage() + func (x *MailCoin) GetFreeCoin() int64 + func (x *MailCoin) GetFreeWinCoin() int64 + func (x *MailCoin) GetRechargeCoin() int64 + func (x *MailCoin) GetRechargeWinCoin() int64 + func (x *MailCoin) ProtoReflect() protoreflect.Message + func (x *MailCoin) Reset() + func (x *MailCoin) String() string + type MailItem struct + Coin int64 + Content string + EndTime int64 + ID int64 + Readed bool + Title string + func (*MailItem) Descriptor() ([]byte, []int) + func (*MailItem) ProtoMessage() + func (x *MailItem) GetCoin() int64 + func (x *MailItem) GetContent() string + func (x *MailItem) GetEndTime() int64 + func (x *MailItem) GetID() int64 + func (x *MailItem) GetReaded() bool + func (x *MailItem) GetTitle() string + func (x *MailItem) ProtoReflect() protoreflect.Message + func (x *MailItem) Reset() + func (x *MailItem) String() string + type NotifyReq struct + NotifyData string + NotifyType string + PlayerID int64 + func (*NotifyReq) Descriptor() ([]byte, []int) + func (*NotifyReq) ProtoMessage() + func (x *NotifyReq) GetNotifyData() string + func (x *NotifyReq) GetNotifyType() string + func (x *NotifyReq) GetPlayerID() int64 + func (x *NotifyReq) ProtoReflect() protoreflect.Message + func (x *NotifyReq) Reset() + func (x *NotifyReq) String() string + type OnlineBankruptGiftRequest struct + PropID string + func (*OnlineBankruptGiftRequest) Descriptor() ([]byte, []int) + func (*OnlineBankruptGiftRequest) ProtoMessage() + func (x *OnlineBankruptGiftRequest) GetPropID() string + func (x *OnlineBankruptGiftRequest) ProtoReflect() protoreflect.Message + func (x *OnlineBankruptGiftRequest) Reset() + func (x *OnlineBankruptGiftRequest) String() string + type OnlineBankruptGiftResponse struct + Code int64 + Coin int64 + GiftCoin int64 + PropList []*Prop + func (*OnlineBankruptGiftResponse) Descriptor() ([]byte, []int) + func (*OnlineBankruptGiftResponse) ProtoMessage() + func (x *OnlineBankruptGiftResponse) GetCode() int64 + func (x *OnlineBankruptGiftResponse) GetCoin() int64 + func (x *OnlineBankruptGiftResponse) GetGiftCoin() int64 + func (x *OnlineBankruptGiftResponse) GetPropList() []*Prop + func (x *OnlineBankruptGiftResponse) ProtoReflect() protoreflect.Message + func (x *OnlineBankruptGiftResponse) Reset() + func (x *OnlineBankruptGiftResponse) String() string + type OnlineBindAccessRequest struct + Account string + Type string + func (*OnlineBindAccessRequest) Descriptor() ([]byte, []int) + func (*OnlineBindAccessRequest) ProtoMessage() + func (x *OnlineBindAccessRequest) GetAccount() string + func (x *OnlineBindAccessRequest) GetType() string + func (x *OnlineBindAccessRequest) ProtoReflect() protoreflect.Message + func (x *OnlineBindAccessRequest) Reset() + func (x *OnlineBindAccessRequest) String() string + type OnlineBindAccessResponse struct + Acc *Acc + Code int64 + func (*OnlineBindAccessResponse) Descriptor() ([]byte, []int) + func (*OnlineBindAccessResponse) ProtoMessage() + func (x *OnlineBindAccessResponse) GetAcc() *Acc + func (x *OnlineBindAccessResponse) GetCode() int64 + func (x *OnlineBindAccessResponse) ProtoReflect() protoreflect.Message + func (x *OnlineBindAccessResponse) Reset() + func (x *OnlineBindAccessResponse) String() string + type OnlineBonusFinishPush struct + Bonus *OnlineBonusInfo + func (*OnlineBonusFinishPush) Descriptor() ([]byte, []int) + func (*OnlineBonusFinishPush) ProtoMessage() + func (x *OnlineBonusFinishPush) GetBonus() *OnlineBonusInfo + func (x *OnlineBonusFinishPush) ProtoReflect() protoreflect.Message + func (x *OnlineBonusFinishPush) Reset() + func (x *OnlineBonusFinishPush) String() string + type OnlineBonusInfo struct + Accquired bool + BonusCoin int64 + BonusLevel int64 + CollectAdderCount int64 + CollectedTime int64 + EndTimeForCollectAdder int64 + EndTimeForRechargeAdder int64 + Finished bool + IsOpen bool + LatestRefreshTime int64 + LifeEndTime int64 + ProductID string + Progress int64 + RechargeAdderCount int64 + Recharged bool + RechargedTime int64 + TargetBetValue int64 + func (*OnlineBonusInfo) Descriptor() ([]byte, []int) + func (*OnlineBonusInfo) ProtoMessage() + func (x *OnlineBonusInfo) GetAccquired() bool + func (x *OnlineBonusInfo) GetBonusCoin() int64 + func (x *OnlineBonusInfo) GetBonusLevel() int64 + func (x *OnlineBonusInfo) GetCollectAdderCount() int64 + func (x *OnlineBonusInfo) GetCollectedTime() int64 + func (x *OnlineBonusInfo) GetEndTimeForCollectAdder() int64 + func (x *OnlineBonusInfo) GetEndTimeForRechargeAdder() int64 + func (x *OnlineBonusInfo) GetFinished() bool + func (x *OnlineBonusInfo) GetIsOpen() bool + func (x *OnlineBonusInfo) GetLatestRefreshTime() int64 + func (x *OnlineBonusInfo) GetLifeEndTime() int64 + func (x *OnlineBonusInfo) GetProductID() string + func (x *OnlineBonusInfo) GetProgress() int64 + func (x *OnlineBonusInfo) GetRechargeAdderCount() int64 + func (x *OnlineBonusInfo) GetRecharged() bool + func (x *OnlineBonusInfo) GetRechargedTime() int64 + func (x *OnlineBonusInfo) GetTargetBetValue() int64 + func (x *OnlineBonusInfo) ProtoReflect() protoreflect.Message + func (x *OnlineBonusInfo) Reset() + func (x *OnlineBonusInfo) String() string + type OnlineBonusInfoRequest struct + func (*OnlineBonusInfoRequest) Descriptor() ([]byte, []int) + func (*OnlineBonusInfoRequest) ProtoMessage() + func (x *OnlineBonusInfoRequest) ProtoReflect() protoreflect.Message + func (x *OnlineBonusInfoRequest) Reset() + func (x *OnlineBonusInfoRequest) String() string + type OnlineBonusInfoResponse struct + Bonus *OnlineBonusInfo + Code int64 + func (*OnlineBonusInfoResponse) Descriptor() ([]byte, []int) + func (*OnlineBonusInfoResponse) ProtoMessage() + func (x *OnlineBonusInfoResponse) GetBonus() *OnlineBonusInfo + func (x *OnlineBonusInfoResponse) GetCode() int64 + func (x *OnlineBonusInfoResponse) ProtoReflect() protoreflect.Message + func (x *OnlineBonusInfoResponse) Reset() + func (x *OnlineBonusInfoResponse) String() string + type OnlineBonusOpenPush struct + Bonus *OnlineBonusInfo + Code int64 + Coin int64 + EndCoin int64 + func (*OnlineBonusOpenPush) Descriptor() ([]byte, []int) + func (*OnlineBonusOpenPush) ProtoMessage() + func (x *OnlineBonusOpenPush) GetBonus() *OnlineBonusInfo + func (x *OnlineBonusOpenPush) GetCode() int64 + func (x *OnlineBonusOpenPush) GetCoin() int64 + func (x *OnlineBonusOpenPush) GetEndCoin() int64 + func (x *OnlineBonusOpenPush) ProtoReflect() protoreflect.Message + func (x *OnlineBonusOpenPush) Reset() + func (x *OnlineBonusOpenPush) String() string + type OnlineBonusProgressPush struct + ActiveProgress int64 + func (*OnlineBonusProgressPush) Descriptor() ([]byte, []int) + func (*OnlineBonusProgressPush) ProtoMessage() + func (x *OnlineBonusProgressPush) GetActiveProgress() int64 + func (x *OnlineBonusProgressPush) ProtoReflect() protoreflect.Message + func (x *OnlineBonusProgressPush) Reset() + func (x *OnlineBonusProgressPush) String() string + type OnlineBroadItemPush struct + BroadItemList []*BroadItem + func (*OnlineBroadItemPush) Descriptor() ([]byte, []int) + func (*OnlineBroadItemPush) ProtoMessage() + func (x *OnlineBroadItemPush) GetBroadItemList() []*BroadItem + func (x *OnlineBroadItemPush) ProtoReflect() protoreflect.Message + func (x *OnlineBroadItemPush) Reset() + func (x *OnlineBroadItemPush) String() string + type OnlineClaimFacebookAwardPush struct + AwardCoin int64 + Coin int64 + func (*OnlineClaimFacebookAwardPush) Descriptor() ([]byte, []int) + func (*OnlineClaimFacebookAwardPush) ProtoMessage() + func (x *OnlineClaimFacebookAwardPush) GetAwardCoin() int64 + func (x *OnlineClaimFacebookAwardPush) GetCoin() int64 + func (x *OnlineClaimFacebookAwardPush) ProtoReflect() protoreflect.Message + func (x *OnlineClaimFacebookAwardPush) Reset() + func (x *OnlineClaimFacebookAwardPush) String() string + type OnlineClaimInviteAwardRequest struct + AwardID string + func (*OnlineClaimInviteAwardRequest) Descriptor() ([]byte, []int) + func (*OnlineClaimInviteAwardRequest) ProtoMessage() + func (x *OnlineClaimInviteAwardRequest) GetAwardID() string + func (x *OnlineClaimInviteAwardRequest) ProtoReflect() protoreflect.Message + func (x *OnlineClaimInviteAwardRequest) Reset() + func (x *OnlineClaimInviteAwardRequest) String() string + type OnlineClaimInviteAwardResponse struct + AwardID string + ClaimCoin int64 + Code int64 + Coin int64 + PaymentCanGetCount int64 + RankUpdated bool + RegisterCanGetCount int64 + TotalCoin int64 + WithdrawCoin int64 + func (*OnlineClaimInviteAwardResponse) Descriptor() ([]byte, []int) + func (*OnlineClaimInviteAwardResponse) ProtoMessage() + func (x *OnlineClaimInviteAwardResponse) GetAwardID() string + func (x *OnlineClaimInviteAwardResponse) GetClaimCoin() int64 + func (x *OnlineClaimInviteAwardResponse) GetCode() int64 + func (x *OnlineClaimInviteAwardResponse) GetCoin() int64 + func (x *OnlineClaimInviteAwardResponse) GetPaymentCanGetCount() int64 + func (x *OnlineClaimInviteAwardResponse) GetRankUpdated() bool + func (x *OnlineClaimInviteAwardResponse) GetRegisterCanGetCount() int64 + func (x *OnlineClaimInviteAwardResponse) GetTotalCoin() int64 + func (x *OnlineClaimInviteAwardResponse) GetWithdrawCoin() int64 + func (x *OnlineClaimInviteAwardResponse) ProtoReflect() protoreflect.Message + func (x *OnlineClaimInviteAwardResponse) Reset() + func (x *OnlineClaimInviteAwardResponse) String() string + type OnlineClaimMailsRequest struct + IDList []int64 + func (*OnlineClaimMailsRequest) Descriptor() ([]byte, []int) + func (*OnlineClaimMailsRequest) ProtoMessage() + func (x *OnlineClaimMailsRequest) GetIDList() []int64 + func (x *OnlineClaimMailsRequest) ProtoReflect() protoreflect.Message + func (x *OnlineClaimMailsRequest) Reset() + func (x *OnlineClaimMailsRequest) String() string + type OnlineClaimMailsResponse struct + ClaimCoin int64 + Code int64 + Coin int64 + MailList []*MailItem + func (*OnlineClaimMailsResponse) Descriptor() ([]byte, []int) + func (*OnlineClaimMailsResponse) ProtoMessage() + func (x *OnlineClaimMailsResponse) GetClaimCoin() int64 + func (x *OnlineClaimMailsResponse) GetCode() int64 + func (x *OnlineClaimMailsResponse) GetCoin() int64 + func (x *OnlineClaimMailsResponse) GetMailList() []*MailItem + func (x *OnlineClaimMailsResponse) ProtoReflect() protoreflect.Message + func (x *OnlineClaimMailsResponse) Reset() + func (x *OnlineClaimMailsResponse) String() string + type OnlineClientChangeModeRequest struct + Background bool + func (*OnlineClientChangeModeRequest) Descriptor() ([]byte, []int) + func (*OnlineClientChangeModeRequest) ProtoMessage() + func (x *OnlineClientChangeModeRequest) GetBackground() bool + func (x *OnlineClientChangeModeRequest) ProtoReflect() protoreflect.Message + func (x *OnlineClientChangeModeRequest) Reset() + func (x *OnlineClientChangeModeRequest) String() string + type OnlineClientChangeModeResponse struct + Code int64 + func (*OnlineClientChangeModeResponse) Descriptor() ([]byte, []int) + func (*OnlineClientChangeModeResponse) ProtoMessage() + func (x *OnlineClientChangeModeResponse) GetCode() int64 + func (x *OnlineClientChangeModeResponse) ProtoReflect() protoreflect.Message + func (x *OnlineClientChangeModeResponse) Reset() + func (x *OnlineClientChangeModeResponse) String() string + type OnlineCreateAPKRequest struct + Inviter int64 + Parent int64 + func (*OnlineCreateAPKRequest) Descriptor() ([]byte, []int) + func (*OnlineCreateAPKRequest) ProtoMessage() + func (x *OnlineCreateAPKRequest) GetInviter() int64 + func (x *OnlineCreateAPKRequest) GetParent() int64 + func (x *OnlineCreateAPKRequest) ProtoReflect() protoreflect.Message + func (x *OnlineCreateAPKRequest) Reset() + func (x *OnlineCreateAPKRequest) String() string + type OnlineCreateAPKResponse struct + Code int64 + func (*OnlineCreateAPKResponse) Descriptor() ([]byte, []int) + func (*OnlineCreateAPKResponse) ProtoMessage() + func (x *OnlineCreateAPKResponse) GetCode() int64 + func (x *OnlineCreateAPKResponse) ProtoReflect() protoreflect.Message + func (x *OnlineCreateAPKResponse) Reset() + func (x *OnlineCreateAPKResponse) String() string + type OnlineCustomerPush struct + func (*OnlineCustomerPush) Descriptor() ([]byte, []int) + func (*OnlineCustomerPush) ProtoMessage() + func (x *OnlineCustomerPush) ProtoReflect() protoreflect.Message + func (x *OnlineCustomerPush) Reset() + func (x *OnlineCustomerPush) String() string + type OnlineDailyDealsConfig struct + Duration int64 + ResetTime int64 + func (*OnlineDailyDealsConfig) Descriptor() ([]byte, []int) + func (*OnlineDailyDealsConfig) ProtoMessage() + func (x *OnlineDailyDealsConfig) GetDuration() int64 + func (x *OnlineDailyDealsConfig) GetResetTime() int64 + func (x *OnlineDailyDealsConfig) ProtoReflect() protoreflect.Message + func (x *OnlineDailyDealsConfig) Reset() + func (x *OnlineDailyDealsConfig) String() string + type OnlineDeleteMailsRequest struct + IDList []int64 + func (*OnlineDeleteMailsRequest) Descriptor() ([]byte, []int) + func (*OnlineDeleteMailsRequest) ProtoMessage() + func (x *OnlineDeleteMailsRequest) GetIDList() []int64 + func (x *OnlineDeleteMailsRequest) ProtoReflect() protoreflect.Message + func (x *OnlineDeleteMailsRequest) Reset() + func (x *OnlineDeleteMailsRequest) String() string + type OnlineDeleteMailsResponse struct + Code int64 + MailList []*MailItem + func (*OnlineDeleteMailsResponse) Descriptor() ([]byte, []int) + func (*OnlineDeleteMailsResponse) ProtoMessage() + func (x *OnlineDeleteMailsResponse) GetCode() int64 + func (x *OnlineDeleteMailsResponse) GetMailList() []*MailItem + func (x *OnlineDeleteMailsResponse) ProtoReflect() protoreflect.Message + func (x *OnlineDeleteMailsResponse) Reset() + func (x *OnlineDeleteMailsResponse) String() string + type OnlineFreeWithdrawCreditRequest struct + PropID string + func (*OnlineFreeWithdrawCreditRequest) Descriptor() ([]byte, []int) + func (*OnlineFreeWithdrawCreditRequest) ProtoMessage() + func (x *OnlineFreeWithdrawCreditRequest) GetPropID() string + func (x *OnlineFreeWithdrawCreditRequest) ProtoReflect() protoreflect.Message + func (x *OnlineFreeWithdrawCreditRequest) Reset() + func (x *OnlineFreeWithdrawCreditRequest) String() string + type OnlineFreeWithdrawCreditResponse struct + Code int64 + Credit int64 + GiftCredit int64 + PropList []*Prop + func (*OnlineFreeWithdrawCreditResponse) Descriptor() ([]byte, []int) + func (*OnlineFreeWithdrawCreditResponse) ProtoMessage() + func (x *OnlineFreeWithdrawCreditResponse) GetCode() int64 + func (x *OnlineFreeWithdrawCreditResponse) GetCredit() int64 + func (x *OnlineFreeWithdrawCreditResponse) GetGiftCredit() int64 + func (x *OnlineFreeWithdrawCreditResponse) GetPropList() []*Prop + func (x *OnlineFreeWithdrawCreditResponse) ProtoReflect() protoreflect.Message + func (x *OnlineFreeWithdrawCreditResponse) Reset() + func (x *OnlineFreeWithdrawCreditResponse) String() string + type OnlineInviteAwardPush struct + func (*OnlineInviteAwardPush) Descriptor() ([]byte, []int) + func (*OnlineInviteAwardPush) ProtoMessage() + func (x *OnlineInviteAwardPush) ProtoReflect() protoreflect.Message + func (x *OnlineInviteAwardPush) Reset() + func (x *OnlineInviteAwardPush) String() string + type OnlineMailsPush struct + func (*OnlineMailsPush) Descriptor() ([]byte, []int) + func (*OnlineMailsPush) ProtoMessage() + func (x *OnlineMailsPush) ProtoReflect() protoreflect.Message + func (x *OnlineMailsPush) Reset() + func (x *OnlineMailsPush) String() string + type OnlinePropChangePush struct + PropList []*Prop + func (*OnlinePropChangePush) Descriptor() ([]byte, []int) + func (*OnlinePropChangePush) ProtoMessage() + func (x *OnlinePropChangePush) GetPropList() []*Prop + func (x *OnlinePropChangePush) ProtoReflect() protoreflect.Message + func (x *OnlinePropChangePush) Reset() + func (x *OnlinePropChangePush) String() string + type OnlineQueryInviteRecordListRequest struct + func (*OnlineQueryInviteRecordListRequest) Descriptor() ([]byte, []int) + func (*OnlineQueryInviteRecordListRequest) ProtoMessage() + func (x *OnlineQueryInviteRecordListRequest) ProtoReflect() protoreflect.Message + func (x *OnlineQueryInviteRecordListRequest) Reset() + func (x *OnlineQueryInviteRecordListRequest) String() string + type OnlineQueryInviteRecordListResponse struct + Code int64 + PaymentAwardList []*InviteAwardItem + RegisterAwardList []*InviteAwardItem + func (*OnlineQueryInviteRecordListResponse) Descriptor() ([]byte, []int) + func (*OnlineQueryInviteRecordListResponse) ProtoMessage() + func (x *OnlineQueryInviteRecordListResponse) GetCode() int64 + func (x *OnlineQueryInviteRecordListResponse) GetPaymentAwardList() []*InviteAwardItem + func (x *OnlineQueryInviteRecordListResponse) GetRegisterAwardList() []*InviteAwardItem + func (x *OnlineQueryInviteRecordListResponse) ProtoReflect() protoreflect.Message + func (x *OnlineQueryInviteRecordListResponse) Reset() + func (x *OnlineQueryInviteRecordListResponse) String() string + type OnlineQueryInviteStatusRequest struct + func (*OnlineQueryInviteStatusRequest) Descriptor() ([]byte, []int) + func (*OnlineQueryInviteStatusRequest) ProtoMessage() + func (x *OnlineQueryInviteStatusRequest) ProtoReflect() protoreflect.Message + func (x *OnlineQueryInviteStatusRequest) Reset() + func (x *OnlineQueryInviteStatusRequest) String() string + type OnlineQueryInviteStatusResponse struct + ActivateCoin []int64 + Code int64 + CommissionOpen bool + InviteOpen bool + LockedCoin int64 + PaymentRate []int64 + TotalCoin int64 + WithdrawableCoin int64 + func (*OnlineQueryInviteStatusResponse) Descriptor() ([]byte, []int) + func (*OnlineQueryInviteStatusResponse) ProtoMessage() + func (x *OnlineQueryInviteStatusResponse) GetActivateCoin() []int64 + func (x *OnlineQueryInviteStatusResponse) GetCode() int64 + func (x *OnlineQueryInviteStatusResponse) GetCommissionOpen() bool + func (x *OnlineQueryInviteStatusResponse) GetInviteOpen() bool + func (x *OnlineQueryInviteStatusResponse) GetLockedCoin() int64 + func (x *OnlineQueryInviteStatusResponse) GetPaymentRate() []int64 + func (x *OnlineQueryInviteStatusResponse) GetTotalCoin() int64 + func (x *OnlineQueryInviteStatusResponse) GetWithdrawableCoin() int64 + func (x *OnlineQueryInviteStatusResponse) ProtoReflect() protoreflect.Message + func (x *OnlineQueryInviteStatusResponse) Reset() + func (x *OnlineQueryInviteStatusResponse) String() string + type OnlineQueryMailsRequest struct + func (*OnlineQueryMailsRequest) Descriptor() ([]byte, []int) + func (*OnlineQueryMailsRequest) ProtoMessage() + func (x *OnlineQueryMailsRequest) ProtoReflect() protoreflect.Message + func (x *OnlineQueryMailsRequest) Reset() + func (x *OnlineQueryMailsRequest) String() string + type OnlineQueryMailsResponse struct + Code int64 + MailList []*MailItem + func (*OnlineQueryMailsResponse) Descriptor() ([]byte, []int) + func (*OnlineQueryMailsResponse) ProtoMessage() + func (x *OnlineQueryMailsResponse) GetCode() int64 + func (x *OnlineQueryMailsResponse) GetMailList() []*MailItem + func (x *OnlineQueryMailsResponse) ProtoReflect() protoreflect.Message + func (x *OnlineQueryMailsResponse) Reset() + func (x *OnlineQueryMailsResponse) String() string + type OnlineQueryShopAdderRequest struct + func (*OnlineQueryShopAdderRequest) Descriptor() ([]byte, []int) + func (*OnlineQueryShopAdderRequest) ProtoMessage() + func (x *OnlineQueryShopAdderRequest) ProtoReflect() protoreflect.Message + func (x *OnlineQueryShopAdderRequest) Reset() + func (x *OnlineQueryShopAdderRequest) String() string + type OnlineQueryShopAdderResponse struct + Code int64 + ShopAdderData *ShopAdderData + func (*OnlineQueryShopAdderResponse) Descriptor() ([]byte, []int) + func (*OnlineQueryShopAdderResponse) ProtoMessage() + func (x *OnlineQueryShopAdderResponse) GetCode() int64 + func (x *OnlineQueryShopAdderResponse) GetShopAdderData() *ShopAdderData + func (x *OnlineQueryShopAdderResponse) ProtoReflect() protoreflect.Message + func (x *OnlineQueryShopAdderResponse) Reset() + func (x *OnlineQueryShopAdderResponse) String() string + type OnlineReadMailsRequest struct + IDList []int64 + func (*OnlineReadMailsRequest) Descriptor() ([]byte, []int) + func (*OnlineReadMailsRequest) ProtoMessage() + func (x *OnlineReadMailsRequest) GetIDList() []int64 + func (x *OnlineReadMailsRequest) ProtoReflect() protoreflect.Message + func (x *OnlineReadMailsRequest) Reset() + func (x *OnlineReadMailsRequest) String() string + type OnlineReadMailsResponse struct + Code int64 + MailList []*MailItem + func (*OnlineReadMailsResponse) Descriptor() ([]byte, []int) + func (*OnlineReadMailsResponse) ProtoMessage() + func (x *OnlineReadMailsResponse) GetCode() int64 + func (x *OnlineReadMailsResponse) GetMailList() []*MailItem + func (x *OnlineReadMailsResponse) ProtoReflect() protoreflect.Message + func (x *OnlineReadMailsResponse) Reset() + func (x *OnlineReadMailsResponse) String() string + type OnlineSetUserRequest struct + User *User + func (*OnlineSetUserRequest) Descriptor() ([]byte, []int) + func (*OnlineSetUserRequest) ProtoMessage() + func (x *OnlineSetUserRequest) GetUser() *User + func (x *OnlineSetUserRequest) ProtoReflect() protoreflect.Message + func (x *OnlineSetUserRequest) Reset() + func (x *OnlineSetUserRequest) String() string + type OnlineSetUserResponse struct + Code int64 + User *User + func (*OnlineSetUserResponse) Descriptor() ([]byte, []int) + func (*OnlineSetUserResponse) ProtoMessage() + func (x *OnlineSetUserResponse) GetCode() int64 + func (x *OnlineSetUserResponse) GetUser() *User + func (x *OnlineSetUserResponse) ProtoReflect() protoreflect.Message + func (x *OnlineSetUserResponse) Reset() + func (x *OnlineSetUserResponse) String() string + type OnlineUpdateInviterRequest struct + DirectUID int64 + IntervalUID int64 + func (*OnlineUpdateInviterRequest) Descriptor() ([]byte, []int) + func (*OnlineUpdateInviterRequest) ProtoMessage() + func (x *OnlineUpdateInviterRequest) GetDirectUID() int64 + func (x *OnlineUpdateInviterRequest) GetIntervalUID() int64 + func (x *OnlineUpdateInviterRequest) ProtoReflect() protoreflect.Message + func (x *OnlineUpdateInviterRequest) Reset() + func (x *OnlineUpdateInviterRequest) String() string + type OnlineUpdateInviterResponse struct + Code int64 + func (*OnlineUpdateInviterResponse) Descriptor() ([]byte, []int) + func (*OnlineUpdateInviterResponse) ProtoMessage() + func (x *OnlineUpdateInviterResponse) GetCode() int64 + func (x *OnlineUpdateInviterResponse) ProtoReflect() protoreflect.Message + func (x *OnlineUpdateInviterResponse) Reset() + func (x *OnlineUpdateInviterResponse) String() string + type OnlineUpdateNetworkPromotionRequest struct + NetworkPromotion string + func (*OnlineUpdateNetworkPromotionRequest) Descriptor() ([]byte, []int) + func (*OnlineUpdateNetworkPromotionRequest) ProtoMessage() + func (x *OnlineUpdateNetworkPromotionRequest) GetNetworkPromotion() string + func (x *OnlineUpdateNetworkPromotionRequest) ProtoReflect() protoreflect.Message + func (x *OnlineUpdateNetworkPromotionRequest) Reset() + func (x *OnlineUpdateNetworkPromotionRequest) String() string + type OnlineUpdateNetworkPromotionResponse struct + Code int64 + TagHub string + func (*OnlineUpdateNetworkPromotionResponse) Descriptor() ([]byte, []int) + func (*OnlineUpdateNetworkPromotionResponse) ProtoMessage() + func (x *OnlineUpdateNetworkPromotionResponse) GetCode() int64 + func (x *OnlineUpdateNetworkPromotionResponse) GetTagHub() string + func (x *OnlineUpdateNetworkPromotionResponse) ProtoReflect() protoreflect.Message + func (x *OnlineUpdateNetworkPromotionResponse) Reset() + func (x *OnlineUpdateNetworkPromotionResponse) String() string + type OnlineWatchAdRequest struct + Type string + func (*OnlineWatchAdRequest) Descriptor() ([]byte, []int) + func (*OnlineWatchAdRequest) ProtoMessage() + func (x *OnlineWatchAdRequest) GetType() string + func (x *OnlineWatchAdRequest) ProtoReflect() protoreflect.Message + func (x *OnlineWatchAdRequest) Reset() + func (x *OnlineWatchAdRequest) String() string + type OnlineWatchAdResponse struct + Code int64 + func (*OnlineWatchAdResponse) Descriptor() ([]byte, []int) + func (*OnlineWatchAdResponse) ProtoMessage() + func (x *OnlineWatchAdResponse) GetCode() int64 + func (x *OnlineWatchAdResponse) ProtoReflect() protoreflect.Message + func (x *OnlineWatchAdResponse) Reset() + func (x *OnlineWatchAdResponse) String() string + type OnlineWeeklyDealsConfig struct + Duration int64 + ResetTime int64 + func (*OnlineWeeklyDealsConfig) Descriptor() ([]byte, []int) + func (*OnlineWeeklyDealsConfig) ProtoMessage() + func (x *OnlineWeeklyDealsConfig) GetDuration() int64 + func (x *OnlineWeeklyDealsConfig) GetResetTime() int64 + func (x *OnlineWeeklyDealsConfig) ProtoReflect() protoreflect.Message + func (x *OnlineWeeklyDealsConfig) Reset() + func (x *OnlineWeeklyDealsConfig) String() string + type OptGameConfig struct + GameConfigItems []*GameConfigItem + PayTypeConfigItems []*PayTypeConfigItem + func (*OptGameConfig) Descriptor() ([]byte, []int) + func (*OptGameConfig) ProtoMessage() + func (x *OptGameConfig) GetGameConfigItems() []*GameConfigItem + func (x *OptGameConfig) GetPayTypeConfigItems() []*PayTypeConfigItem + func (x *OptGameConfig) ProtoReflect() protoreflect.Message + func (x *OptGameConfig) Reset() + func (x *OptGameConfig) String() string + type PayType struct + ItemList []*ShopItem + Type string + func (*PayType) Descriptor() ([]byte, []int) + func (*PayType) ProtoMessage() + func (x *PayType) GetItemList() []*ShopItem + func (x *PayType) GetType() string + func (x *PayType) ProtoReflect() protoreflect.Message + func (x *PayType) Reset() + func (x *PayType) String() string + type PayTypeConfigItem struct + BetCarryLimit int64 + ID int64 + RechargeAmount []int64 + func (*PayTypeConfigItem) Descriptor() ([]byte, []int) + func (*PayTypeConfigItem) ProtoMessage() + func (x *PayTypeConfigItem) GetBetCarryLimit() int64 + func (x *PayTypeConfigItem) GetID() int64 + func (x *PayTypeConfigItem) GetRechargeAmount() []int64 + func (x *PayTypeConfigItem) ProtoReflect() protoreflect.Message + func (x *PayTypeConfigItem) Reset() + func (x *PayTypeConfigItem) String() string + type PaymentCreateOrderPush struct + Code int64 + ExpireTime int64 + External bool + NotifyURL string + OrderID string + PayURL string + PixData string + Platform string + QRData string + UseQR bool + func (*PaymentCreateOrderPush) Descriptor() ([]byte, []int) + func (*PaymentCreateOrderPush) ProtoMessage() + func (x *PaymentCreateOrderPush) GetCode() int64 + func (x *PaymentCreateOrderPush) GetExpireTime() int64 + func (x *PaymentCreateOrderPush) GetExternal() bool + func (x *PaymentCreateOrderPush) GetNotifyURL() string + func (x *PaymentCreateOrderPush) GetOrderID() string + func (x *PaymentCreateOrderPush) GetPayURL() string + func (x *PaymentCreateOrderPush) GetPixData() string + func (x *PaymentCreateOrderPush) GetPlatform() string + func (x *PaymentCreateOrderPush) GetQRData() string + func (x *PaymentCreateOrderPush) GetUseQR() bool + func (x *PaymentCreateOrderPush) ProtoReflect() protoreflect.Message + func (x *PaymentCreateOrderPush) Reset() + func (x *PaymentCreateOrderPush) String() string + type PaymentCreateOrderRequest struct + Channel string + Entry string + Extra string + GoodsID string + OrderID string + PackageName string + Source string + Type string + func (*PaymentCreateOrderRequest) Descriptor() ([]byte, []int) + func (*PaymentCreateOrderRequest) ProtoMessage() + func (x *PaymentCreateOrderRequest) GetChannel() string + func (x *PaymentCreateOrderRequest) GetEntry() string + func (x *PaymentCreateOrderRequest) GetExtra() string + func (x *PaymentCreateOrderRequest) GetGoodsID() string + func (x *PaymentCreateOrderRequest) GetOrderID() string + func (x *PaymentCreateOrderRequest) GetPackageName() string + func (x *PaymentCreateOrderRequest) GetSource() string + func (x *PaymentCreateOrderRequest) GetType() string + func (x *PaymentCreateOrderRequest) ProtoReflect() protoreflect.Message + func (x *PaymentCreateOrderRequest) Reset() + func (x *PaymentCreateOrderRequest) String() string + type PaymentCreateOrderResponse struct + Code int64 + func (*PaymentCreateOrderResponse) Descriptor() ([]byte, []int) + func (*PaymentCreateOrderResponse) ProtoMessage() + func (x *PaymentCreateOrderResponse) GetCode() int64 + func (x *PaymentCreateOrderResponse) ProtoReflect() protoreflect.Message + func (x *PaymentCreateOrderResponse) Reset() + func (x *PaymentCreateOrderResponse) String() string + type PaymentCustomCreateOrderRequest struct + Channel string + Entry string + Extra string + OrderID string + PackageName string + Pay int64 + Source string + Type string + func (*PaymentCustomCreateOrderRequest) Descriptor() ([]byte, []int) + func (*PaymentCustomCreateOrderRequest) ProtoMessage() + func (x *PaymentCustomCreateOrderRequest) GetChannel() string + func (x *PaymentCustomCreateOrderRequest) GetEntry() string + func (x *PaymentCustomCreateOrderRequest) GetExtra() string + func (x *PaymentCustomCreateOrderRequest) GetOrderID() string + func (x *PaymentCustomCreateOrderRequest) GetPackageName() string + func (x *PaymentCustomCreateOrderRequest) GetPay() int64 + func (x *PaymentCustomCreateOrderRequest) GetSource() string + func (x *PaymentCustomCreateOrderRequest) GetType() string + func (x *PaymentCustomCreateOrderRequest) ProtoReflect() protoreflect.Message + func (x *PaymentCustomCreateOrderRequest) Reset() + func (x *PaymentCustomCreateOrderRequest) String() string + type PaymentCustomCreateOrderResponse struct + Code int64 + func (*PaymentCustomCreateOrderResponse) Descriptor() ([]byte, []int) + func (*PaymentCustomCreateOrderResponse) ProtoMessage() + func (x *PaymentCustomCreateOrderResponse) GetCode() int64 + func (x *PaymentCustomCreateOrderResponse) ProtoReflect() protoreflect.Message + func (x *PaymentCustomCreateOrderResponse) Reset() + func (x *PaymentCustomCreateOrderResponse) String() string + type PaymentOrderIDRequest struct + Channel string + Entry string + PackageName string + PropID string + Source string + func (*PaymentOrderIDRequest) Descriptor() ([]byte, []int) + func (*PaymentOrderIDRequest) ProtoMessage() + func (x *PaymentOrderIDRequest) GetChannel() string + func (x *PaymentOrderIDRequest) GetEntry() string + func (x *PaymentOrderIDRequest) GetPackageName() string + func (x *PaymentOrderIDRequest) GetPropID() string + func (x *PaymentOrderIDRequest) GetSource() string + func (x *PaymentOrderIDRequest) ProtoReflect() protoreflect.Message + func (x *PaymentOrderIDRequest) Reset() + func (x *PaymentOrderIDRequest) String() string + type PaymentOrderIDResponse struct + Code int64 + Multi int64 + OrderID string + func (*PaymentOrderIDResponse) Descriptor() ([]byte, []int) + func (*PaymentOrderIDResponse) ProtoMessage() + func (x *PaymentOrderIDResponse) GetCode() int64 + func (x *PaymentOrderIDResponse) GetMulti() int64 + func (x *PaymentOrderIDResponse) GetOrderID() string + func (x *PaymentOrderIDResponse) ProtoReflect() protoreflect.Message + func (x *PaymentOrderIDResponse) Reset() + func (x *PaymentOrderIDResponse) String() string + type PaymentPurchaseRequest struct + Channel string + Entry string + Extra string + GoodsID string + OrderID string + PackageName string + Payload string + Source string + TransactionID string + Type string + func (*PaymentPurchaseRequest) Descriptor() ([]byte, []int) + func (*PaymentPurchaseRequest) ProtoMessage() + func (x *PaymentPurchaseRequest) GetChannel() string + func (x *PaymentPurchaseRequest) GetEntry() string + func (x *PaymentPurchaseRequest) GetExtra() string + func (x *PaymentPurchaseRequest) GetGoodsID() string + func (x *PaymentPurchaseRequest) GetOrderID() string + func (x *PaymentPurchaseRequest) GetPackageName() string + func (x *PaymentPurchaseRequest) GetPayload() string + func (x *PaymentPurchaseRequest) GetSource() string + func (x *PaymentPurchaseRequest) GetTransactionID() string + func (x *PaymentPurchaseRequest) GetType() string + func (x *PaymentPurchaseRequest) ProtoReflect() protoreflect.Message + func (x *PaymentPurchaseRequest) Reset() + func (x *PaymentPurchaseRequest) String() string + type PaymentPurchaseResponse struct + Code int64 + Extra string + GoodsID string + ProductID string + SeqID string + TransactionID string + func (*PaymentPurchaseResponse) Descriptor() ([]byte, []int) + func (*PaymentPurchaseResponse) ProtoMessage() + func (x *PaymentPurchaseResponse) GetCode() int64 + func (x *PaymentPurchaseResponse) GetExtra() string + func (x *PaymentPurchaseResponse) GetGoodsID() string + func (x *PaymentPurchaseResponse) GetProductID() string + func (x *PaymentPurchaseResponse) GetSeqID() string + func (x *PaymentPurchaseResponse) GetTransactionID() string + func (x *PaymentPurchaseResponse) ProtoReflect() protoreflect.Message + func (x *PaymentPurchaseResponse) Reset() + func (x *PaymentPurchaseResponse) String() string + type PaymentPurchaseSuccessPush struct + AggIncRechargeCoin int64 + ClaimPropList []*Prop + Coin int64 + GoodsID string + OrderID string + PaymentCount int64 + PaymentType string + PurchaseCoin int64 + func (*PaymentPurchaseSuccessPush) Descriptor() ([]byte, []int) + func (*PaymentPurchaseSuccessPush) ProtoMessage() + func (x *PaymentPurchaseSuccessPush) GetAggIncRechargeCoin() int64 + func (x *PaymentPurchaseSuccessPush) GetClaimPropList() []*Prop + func (x *PaymentPurchaseSuccessPush) GetCoin() int64 + func (x *PaymentPurchaseSuccessPush) GetGoodsID() string + func (x *PaymentPurchaseSuccessPush) GetOrderID() string + func (x *PaymentPurchaseSuccessPush) GetPaymentCount() int64 + func (x *PaymentPurchaseSuccessPush) GetPaymentType() string + func (x *PaymentPurchaseSuccessPush) GetPurchaseCoin() int64 + func (x *PaymentPurchaseSuccessPush) ProtoReflect() protoreflect.Message + func (x *PaymentPurchaseSuccessPush) Reset() + func (x *PaymentPurchaseSuccessPush) String() string + type PaymentQueryRecordListRequest struct + func (*PaymentQueryRecordListRequest) Descriptor() ([]byte, []int) + func (*PaymentQueryRecordListRequest) ProtoMessage() + func (x *PaymentQueryRecordListRequest) ProtoReflect() protoreflect.Message + func (x *PaymentQueryRecordListRequest) Reset() + func (x *PaymentQueryRecordListRequest) String() string + type PaymentQueryRecordListResponse struct + Code int64 + RecordList []*CoinRecord + func (*PaymentQueryRecordListResponse) Descriptor() ([]byte, []int) + func (*PaymentQueryRecordListResponse) ProtoMessage() + func (x *PaymentQueryRecordListResponse) GetCode() int64 + func (x *PaymentQueryRecordListResponse) GetRecordList() []*CoinRecord + func (x *PaymentQueryRecordListResponse) ProtoReflect() protoreflect.Message + func (x *PaymentQueryRecordListResponse) Reset() + func (x *PaymentQueryRecordListResponse) String() string + type PaymentRatio struct + MaxCount int64 + MinCount int64 + Ratio int64 + func (*PaymentRatio) Descriptor() ([]byte, []int) + func (*PaymentRatio) ProtoMessage() + func (x *PaymentRatio) GetMaxCount() int64 + func (x *PaymentRatio) GetMinCount() int64 + func (x *PaymentRatio) GetRatio() int64 + func (x *PaymentRatio) ProtoReflect() protoreflect.Message + func (x *PaymentRatio) Reset() + func (x *PaymentRatio) String() string + type Proc struct + BootTime string + BuildTime string + CommitID string + PublicGate string + func (*Proc) Descriptor() ([]byte, []int) + func (*Proc) ProtoMessage() + func (x *Proc) GetBootTime() string + func (x *Proc) GetBuildTime() string + func (x *Proc) GetCommitID() string + func (x *Proc) GetPublicGate() string + func (x *Proc) ProtoReflect() protoreflect.Message + func (x *Proc) Reset() + func (x *Proc) String() string + type Prop struct + CreateTime int64 + ID string + Kind int64 + LifeTime int64 + Type int64 + UsableTimes int64 + Value int64 + func (*Prop) Descriptor() ([]byte, []int) + func (*Prop) ProtoMessage() + func (x *Prop) GetCreateTime() int64 + func (x *Prop) GetID() string + func (x *Prop) GetKind() int64 + func (x *Prop) GetLifeTime() int64 + func (x *Prop) GetType() int64 + func (x *Prop) GetUsableTimes() int64 + func (x *Prop) GetValue() int64 + func (x *Prop) ProtoReflect() protoreflect.Message + func (x *Prop) Reset() + func (x *Prop) String() string + type RandxTracker struct + Items []*RandxTrackerItem + func (*RandxTracker) Descriptor() ([]byte, []int) + func (*RandxTracker) ProtoMessage() + func (x *RandxTracker) GetItems() []*RandxTrackerItem + func (x *RandxTracker) ProtoReflect() protoreflect.Message + func (x *RandxTracker) Reset() + func (x *RandxTracker) String() string + type RandxTrackerItem struct + Index int64 + Tag string + func (*RandxTrackerItem) Descriptor() ([]byte, []int) + func (*RandxTrackerItem) ProtoMessage() + func (x *RandxTrackerItem) GetIndex() int64 + func (x *RandxTrackerItem) GetTag() string + func (x *RandxTrackerItem) ProtoReflect() protoreflect.Message + func (x *RandxTrackerItem) Reset() + func (x *RandxTrackerItem) String() string + type Reconnect struct + Interval int64 + Times int64 + func (*Reconnect) Descriptor() ([]byte, []int) + func (*Reconnect) ProtoMessage() + func (x *Reconnect) GetInterval() int64 + func (x *Reconnect) GetTimes() int64 + func (x *Reconnect) ProtoReflect() protoreflect.Message + func (x *Reconnect) Reset() + func (x *Reconnect) String() string + type RecorderResult struct + ExpectedWinCoin int64 + LackCoin bool + Vector []int64 + func (*RecorderResult) Descriptor() ([]byte, []int) + func (*RecorderResult) ProtoMessage() + func (x *RecorderResult) GetExpectedWinCoin() int64 + func (x *RecorderResult) GetLackCoin() bool + func (x *RecorderResult) GetVector() []int64 + func (x *RecorderResult) ProtoReflect() protoreflect.Message + func (x *RecorderResult) Reset() + func (x *RecorderResult) String() string + type SessionContext struct + Account string + Cli *Cli + Device string + Package string + Type string + UID int64 + func (*SessionContext) Descriptor() ([]byte, []int) + func (*SessionContext) ProtoMessage() + func (x *SessionContext) GetAccount() string + func (x *SessionContext) GetCli() *Cli + func (x *SessionContext) GetDevice() string + func (x *SessionContext) GetPackage() string + func (x *SessionContext) GetType() string + func (x *SessionContext) GetUID() int64 + func (x *SessionContext) ProtoReflect() protoreflect.Message + func (x *SessionContext) Reset() + func (x *SessionContext) String() string + type Settle struct + Coin int64 + Game string + WinCoin int64 + func (*Settle) Descriptor() ([]byte, []int) + func (*Settle) ProtoMessage() + func (x *Settle) GetCoin() int64 + func (x *Settle) GetGame() string + func (x *Settle) GetWinCoin() int64 + func (x *Settle) ProtoReflect() protoreflect.Message + func (x *Settle) Reset() + func (x *Settle) String() string + type ShopAdderData struct + LimitTimes int64 + NextRefreshTime int64 + RechargeTimes int64 + func (*ShopAdderData) Descriptor() ([]byte, []int) + func (*ShopAdderData) ProtoMessage() + func (x *ShopAdderData) GetLimitTimes() int64 + func (x *ShopAdderData) GetNextRefreshTime() int64 + func (x *ShopAdderData) GetRechargeTimes() int64 + func (x *ShopAdderData) ProtoReflect() protoreflect.Message + func (x *ShopAdderData) Reset() + func (x *ShopAdderData) String() string + type ShopItem struct + DailyLimit int64 + GoodsID string + Pay int64 + PayType string + PictureID int64 + ProductID string + PropList []*Prop + ReceiptFree int64 + ReceiptPay int64 + Scene string + func (*ShopItem) Descriptor() ([]byte, []int) + func (*ShopItem) ProtoMessage() + func (x *ShopItem) GetDailyLimit() int64 + func (x *ShopItem) GetGoodsID() string + func (x *ShopItem) GetPay() int64 + func (x *ShopItem) GetPayType() string + func (x *ShopItem) GetPictureID() int64 + func (x *ShopItem) GetProductID() string + func (x *ShopItem) GetPropList() []*Prop + func (x *ShopItem) GetReceiptFree() int64 + func (x *ShopItem) GetReceiptPay() int64 + func (x *ShopItem) GetScene() string + func (x *ShopItem) ProtoReflect() protoreflect.Message + func (x *ShopItem) Reset() + func (x *ShopItem) String() string + type SigninAwardData struct + ActivityEndTime int64 + DayStatus []*AwardStatus + NextAwardStartTime int64 + func (*SigninAwardData) Descriptor() ([]byte, []int) + func (*SigninAwardData) ProtoMessage() + func (x *SigninAwardData) GetActivityEndTime() int64 + func (x *SigninAwardData) GetDayStatus() []*AwardStatus + func (x *SigninAwardData) GetNextAwardStartTime() int64 + func (x *SigninAwardData) ProtoReflect() protoreflect.Message + func (x *SigninAwardData) Reset() + func (x *SigninAwardData) String() string + type SlotsEnterRequest struct + Theme string + Token string + UID int64 + func (*SlotsEnterRequest) Descriptor() ([]byte, []int) + func (*SlotsEnterRequest) ProtoMessage() + func (x *SlotsEnterRequest) GetTheme() string + func (x *SlotsEnterRequest) GetToken() string + func (x *SlotsEnterRequest) GetUID() int64 + func (x *SlotsEnterRequest) ProtoReflect() protoreflect.Message + func (x *SlotsEnterRequest) Reset() + func (x *SlotsEnterRequest) String() string + type SlotsEnterResponse struct + BetIndex int64 + Code int64 + Coin int64 + CoinValueIndex int64 + NodeTree *LiteNodeTree + func (*SlotsEnterResponse) Descriptor() ([]byte, []int) + func (*SlotsEnterResponse) ProtoMessage() + func (x *SlotsEnterResponse) GetBetIndex() int64 + func (x *SlotsEnterResponse) GetCode() int64 + func (x *SlotsEnterResponse) GetCoin() int64 + func (x *SlotsEnterResponse) GetCoinValueIndex() int64 + func (x *SlotsEnterResponse) GetNodeTree() *LiteNodeTree + func (x *SlotsEnterResponse) ProtoReflect() protoreflect.Message + func (x *SlotsEnterResponse) Reset() + func (x *SlotsEnterResponse) String() string + type SlotsLeaveRequest struct + Theme string + func (*SlotsLeaveRequest) Descriptor() ([]byte, []int) + func (*SlotsLeaveRequest) ProtoMessage() + func (x *SlotsLeaveRequest) GetTheme() string + func (x *SlotsLeaveRequest) ProtoReflect() protoreflect.Message + func (x *SlotsLeaveRequest) Reset() + func (x *SlotsLeaveRequest) String() string + type SlotsLeaveResponse struct + Code int64 + Coin int64 + func (*SlotsLeaveResponse) Descriptor() ([]byte, []int) + func (*SlotsLeaveResponse) ProtoMessage() + func (x *SlotsLeaveResponse) GetCode() int64 + func (x *SlotsLeaveResponse) GetCoin() int64 + func (x *SlotsLeaveResponse) ProtoReflect() protoreflect.Message + func (x *SlotsLeaveResponse) Reset() + func (x *SlotsLeaveResponse) String() string + type SlotsPlayRequest struct + BetIndex int64 + Choice int64 + CoinValueIndex int64 + PropID string + Theme string + func (*SlotsPlayRequest) Descriptor() ([]byte, []int) + func (*SlotsPlayRequest) ProtoMessage() + func (x *SlotsPlayRequest) GetBetIndex() int64 + func (x *SlotsPlayRequest) GetChoice() int64 + func (x *SlotsPlayRequest) GetCoinValueIndex() int64 + func (x *SlotsPlayRequest) GetPropID() string + func (x *SlotsPlayRequest) GetTheme() string + func (x *SlotsPlayRequest) ProtoReflect() protoreflect.Message + func (x *SlotsPlayRequest) Reset() + func (x *SlotsPlayRequest) String() string + type SlotsPlayResponse struct + ActualBet int64 + ActualWin int64 + Code int64 + Coin int64 + NodeTree *LiteNodeTree + PropMulti int64 + SettleAdderCount int64 + SettleAdderOrderID string + SettleAdderProductID string + func (*SlotsPlayResponse) Descriptor() ([]byte, []int) + func (*SlotsPlayResponse) ProtoMessage() + func (x *SlotsPlayResponse) GetActualBet() int64 + func (x *SlotsPlayResponse) GetActualWin() int64 + func (x *SlotsPlayResponse) GetCode() int64 + func (x *SlotsPlayResponse) GetCoin() int64 + func (x *SlotsPlayResponse) GetNodeTree() *LiteNodeTree + func (x *SlotsPlayResponse) GetPropMulti() int64 + func (x *SlotsPlayResponse) GetSettleAdderCount() int64 + func (x *SlotsPlayResponse) GetSettleAdderOrderID() string + func (x *SlotsPlayResponse) GetSettleAdderProductID() string + func (x *SlotsPlayResponse) ProtoReflect() protoreflect.Message + func (x *SlotsPlayResponse) Reset() + func (x *SlotsPlayResponse) String() string + type Srv struct + Runtime string + SessionBranch uint32 + SessionVersion string + Version string + func (*Srv) Descriptor() ([]byte, []int) + func (*Srv) ProtoMessage() + func (x *Srv) GetRuntime() string + func (x *Srv) GetSessionBranch() uint32 + func (x *Srv) GetSessionVersion() string + func (x *Srv) GetVersion() string + func (x *Srv) ProtoReflect() protoreflect.Message + func (x *Srv) Reset() + func (x *Srv) String() string + type SystemSwitch struct + IsOpen int64 + SystemName string + func (*SystemSwitch) Descriptor() ([]byte, []int) + func (*SystemSwitch) ProtoMessage() + func (x *SystemSwitch) GetIsOpen() int64 + func (x *SystemSwitch) GetSystemName() string + func (x *SystemSwitch) ProtoReflect() protoreflect.Message + func (x *SystemSwitch) Reset() + func (x *SystemSwitch) String() string + type UpdatePlayerPush struct + Coin int64 + PlayerID int64 + func (*UpdatePlayerPush) Descriptor() ([]byte, []int) + func (*UpdatePlayerPush) ProtoMessage() + func (x *UpdatePlayerPush) GetCoin() int64 + func (x *UpdatePlayerPush) GetPlayerID() int64 + func (x *UpdatePlayerPush) ProtoReflect() protoreflect.Message + func (x *UpdatePlayerPush) Reset() + func (x *UpdatePlayerPush) String() string + type UpdatePlayerRequest struct + PlayerID int64 + func (*UpdatePlayerRequest) Descriptor() ([]byte, []int) + func (*UpdatePlayerRequest) ProtoMessage() + func (x *UpdatePlayerRequest) GetPlayerID() int64 + func (x *UpdatePlayerRequest) ProtoReflect() protoreflect.Message + func (x *UpdatePlayerRequest) Reset() + func (x *UpdatePlayerRequest) String() string + type User struct + Avatar int64 + Nickname string + func (*User) Descriptor() ([]byte, []int) + func (*User) ProtoMessage() + func (x *User) GetAvatar() int64 + func (x *User) GetNickname() string + func (x *User) ProtoReflect() protoreflect.Message + func (x *User) Reset() + func (x *User) String() string + type UserTag struct + Broadcast bool + FbIconSubscript bool + GoogleShop bool + Invite bool + MoneyToken bool + PixShop bool + SpecialOffer bool + Tag string + Withdraw bool + func (*UserTag) Descriptor() ([]byte, []int) + func (*UserTag) ProtoMessage() + func (x *UserTag) GetBroadcast() bool + func (x *UserTag) GetFbIconSubscript() bool + func (x *UserTag) GetGoogleShop() bool + func (x *UserTag) GetInvite() bool + func (x *UserTag) GetMoneyToken() bool + func (x *UserTag) GetPixShop() bool + func (x *UserTag) GetSpecialOffer() bool + func (x *UserTag) GetTag() string + func (x *UserTag) GetWithdraw() bool + func (x *UserTag) ProtoReflect() protoreflect.Message + func (x *UserTag) Reset() + func (x *UserTag) String() string + type WithdrawBindRequest struct + BindInfo string + Type string + func (*WithdrawBindRequest) Descriptor() ([]byte, []int) + func (*WithdrawBindRequest) ProtoMessage() + func (x *WithdrawBindRequest) GetBindInfo() string + func (x *WithdrawBindRequest) GetType() string + func (x *WithdrawBindRequest) ProtoReflect() protoreflect.Message + func (x *WithdrawBindRequest) Reset() + func (x *WithdrawBindRequest) String() string + type WithdrawBindResponse struct + Code int64 + func (*WithdrawBindResponse) Descriptor() ([]byte, []int) + func (*WithdrawBindResponse) ProtoMessage() + func (x *WithdrawBindResponse) GetCode() int64 + func (x *WithdrawBindResponse) ProtoReflect() protoreflect.Message + func (x *WithdrawBindResponse) Reset() + func (x *WithdrawBindResponse) String() string + type WithdrawChannelConfig struct + IsOpen bool + Type string + Weight int64 + func (*WithdrawChannelConfig) Descriptor() ([]byte, []int) + func (*WithdrawChannelConfig) ProtoMessage() + func (x *WithdrawChannelConfig) GetIsOpen() bool + func (x *WithdrawChannelConfig) GetType() string + func (x *WithdrawChannelConfig) GetWeight() int64 + func (x *WithdrawChannelConfig) ProtoReflect() protoreflect.Message + func (x *WithdrawChannelConfig) Reset() + func (x *WithdrawChannelConfig) String() string + type WithdrawConditionConfig struct + Limit int64 + SwitchCharge bool + SwitchLimit bool + func (*WithdrawConditionConfig) Descriptor() ([]byte, []int) + func (*WithdrawConditionConfig) ProtoMessage() + func (x *WithdrawConditionConfig) GetLimit() int64 + func (x *WithdrawConditionConfig) GetSwitchCharge() bool + func (x *WithdrawConditionConfig) GetSwitchLimit() bool + func (x *WithdrawConditionConfig) ProtoReflect() protoreflect.Message + func (x *WithdrawConditionConfig) Reset() + func (x *WithdrawConditionConfig) String() string + type WithdrawCreateOrderRequest struct + Amount int64 + BindInfo string + Channel string + OrderID string + PackageName string + Source string + Type string + WithdrawType int64 + func (*WithdrawCreateOrderRequest) Descriptor() ([]byte, []int) + func (*WithdrawCreateOrderRequest) ProtoMessage() + func (x *WithdrawCreateOrderRequest) GetAmount() int64 + func (x *WithdrawCreateOrderRequest) GetBindInfo() string + func (x *WithdrawCreateOrderRequest) GetChannel() string + func (x *WithdrawCreateOrderRequest) GetOrderID() string + func (x *WithdrawCreateOrderRequest) GetPackageName() string + func (x *WithdrawCreateOrderRequest) GetSource() string + func (x *WithdrawCreateOrderRequest) GetType() string + func (x *WithdrawCreateOrderRequest) GetWithdrawType() int64 + func (x *WithdrawCreateOrderRequest) ProtoReflect() protoreflect.Message + func (x *WithdrawCreateOrderRequest) Reset() + func (x *WithdrawCreateOrderRequest) String() string + type WithdrawCreateOrderResponse struct + Code int64 + FreeCoin int64 + FreeWinCoin int64 + FreeWithdrawLimit int64 + InviteLockCoin int64 + InviteWithdrawableCoin int64 + OrderID string + RechargeCoin int64 + RechargeWinCoin int64 + WithdrawCoin int64 + WithdrawType int64 + func (*WithdrawCreateOrderResponse) Descriptor() ([]byte, []int) + func (*WithdrawCreateOrderResponse) ProtoMessage() + func (x *WithdrawCreateOrderResponse) GetCode() int64 + func (x *WithdrawCreateOrderResponse) GetFreeCoin() int64 + func (x *WithdrawCreateOrderResponse) GetFreeWinCoin() int64 + func (x *WithdrawCreateOrderResponse) GetFreeWithdrawLimit() int64 + func (x *WithdrawCreateOrderResponse) GetInviteLockCoin() int64 + func (x *WithdrawCreateOrderResponse) GetInviteWithdrawableCoin() int64 + func (x *WithdrawCreateOrderResponse) GetOrderID() string + func (x *WithdrawCreateOrderResponse) GetRechargeCoin() int64 + func (x *WithdrawCreateOrderResponse) GetRechargeWinCoin() int64 + func (x *WithdrawCreateOrderResponse) GetWithdrawCoin() int64 + func (x *WithdrawCreateOrderResponse) GetWithdrawType() int64 + func (x *WithdrawCreateOrderResponse) ProtoReflect() protoreflect.Message + func (x *WithdrawCreateOrderResponse) Reset() + func (x *WithdrawCreateOrderResponse) String() string + type WithdrawLimit struct + Commission int64 + ID int64 + Limit int64 + MaxLimit int64 + MinLimit int64 + func (*WithdrawLimit) Descriptor() ([]byte, []int) + func (*WithdrawLimit) ProtoMessage() + func (x *WithdrawLimit) GetCommission() int64 + func (x *WithdrawLimit) GetID() int64 + func (x *WithdrawLimit) GetLimit() int64 + func (x *WithdrawLimit) GetMaxLimit() int64 + func (x *WithdrawLimit) GetMinLimit() int64 + func (x *WithdrawLimit) ProtoReflect() protoreflect.Message + func (x *WithdrawLimit) Reset() + func (x *WithdrawLimit) String() string + type WithdrawQueryRecordListRequest struct + func (*WithdrawQueryRecordListRequest) Descriptor() ([]byte, []int) + func (*WithdrawQueryRecordListRequest) ProtoMessage() + func (x *WithdrawQueryRecordListRequest) ProtoReflect() protoreflect.Message + func (x *WithdrawQueryRecordListRequest) Reset() + func (x *WithdrawQueryRecordListRequest) String() string + type WithdrawQueryRecordListResponse struct + Code int64 + RecordList []*CoinRecord + func (*WithdrawQueryRecordListResponse) Descriptor() ([]byte, []int) + func (*WithdrawQueryRecordListResponse) ProtoMessage() + func (x *WithdrawQueryRecordListResponse) GetCode() int64 + func (x *WithdrawQueryRecordListResponse) GetRecordList() []*CoinRecord + func (x *WithdrawQueryRecordListResponse) ProtoReflect() protoreflect.Message + func (x *WithdrawQueryRecordListResponse) Reset() + func (x *WithdrawQueryRecordListResponse) String() string + type WithdrawQueryStatusRequest struct + func (*WithdrawQueryStatusRequest) Descriptor() ([]byte, []int) + func (*WithdrawQueryStatusRequest) ProtoMessage() + func (x *WithdrawQueryStatusRequest) ProtoReflect() protoreflect.Message + func (x *WithdrawQueryStatusRequest) Reset() + func (x *WithdrawQueryStatusRequest) String() string + type WithdrawQueryStatusResponse struct + AggIncRechargeCoin int64 + BindList []string + ChannelConfig []*WithdrawChannelConfig + Code int64 + ConditionConfig *WithdrawConditionConfig + FreeCoin int64 + FreeWinCoin int64 + FreeWithdrawLimit int64 + InProgressCount int64 + InviteLockCoin int64 + InviteWithdrawableCoin int64 + RechargeCoin int64 + RechargeCurrency int64 + RechargeWinCoin int64 + func (*WithdrawQueryStatusResponse) Descriptor() ([]byte, []int) + func (*WithdrawQueryStatusResponse) ProtoMessage() + func (x *WithdrawQueryStatusResponse) GetAggIncRechargeCoin() int64 + func (x *WithdrawQueryStatusResponse) GetBindList() []string + func (x *WithdrawQueryStatusResponse) GetChannelConfig() []*WithdrawChannelConfig + func (x *WithdrawQueryStatusResponse) GetCode() int64 + func (x *WithdrawQueryStatusResponse) GetConditionConfig() *WithdrawConditionConfig + func (x *WithdrawQueryStatusResponse) GetFreeCoin() int64 + func (x *WithdrawQueryStatusResponse) GetFreeWinCoin() int64 + func (x *WithdrawQueryStatusResponse) GetFreeWithdrawLimit() int64 + func (x *WithdrawQueryStatusResponse) GetInProgressCount() int64 + func (x *WithdrawQueryStatusResponse) GetInviteLockCoin() int64 + func (x *WithdrawQueryStatusResponse) GetInviteWithdrawableCoin() int64 + func (x *WithdrawQueryStatusResponse) GetRechargeCoin() int64 + func (x *WithdrawQueryStatusResponse) GetRechargeCurrency() int64 + func (x *WithdrawQueryStatusResponse) GetRechargeWinCoin() int64 + func (x *WithdrawQueryStatusResponse) ProtoReflect() protoreflect.Message + func (x *WithdrawQueryStatusResponse) Reset() + func (x *WithdrawQueryStatusResponse) String() string + type WithdrawRefundPush struct + FreeCoin int64 + FreeWinCoin int64 + FreeWithdrawLimit int64 + InviteLockCoin int64 + InviteWithdrawableCoin int64 + OrderID string + RechargeCoin int64 + RechargeWinCoin int64 + WithdrawCoin int64 + WithdrawType int64 + func (*WithdrawRefundPush) Descriptor() ([]byte, []int) + func (*WithdrawRefundPush) ProtoMessage() + func (x *WithdrawRefundPush) GetFreeCoin() int64 + func (x *WithdrawRefundPush) GetFreeWinCoin() int64 + func (x *WithdrawRefundPush) GetFreeWithdrawLimit() int64 + func (x *WithdrawRefundPush) GetInviteLockCoin() int64 + func (x *WithdrawRefundPush) GetInviteWithdrawableCoin() int64 + func (x *WithdrawRefundPush) GetOrderID() string + func (x *WithdrawRefundPush) GetRechargeCoin() int64 + func (x *WithdrawRefundPush) GetRechargeWinCoin() int64 + func (x *WithdrawRefundPush) GetWithdrawCoin() int64 + func (x *WithdrawRefundPush) GetWithdrawType() int64 + func (x *WithdrawRefundPush) ProtoReflect() protoreflect.Message + func (x *WithdrawRefundPush) Reset() + func (x *WithdrawRefundPush) String() string