Documentation ¶
Index ¶
- Variables
- func Clone(pb Message) proto.Message
- func Marshal(pb Message) []byte
- func Merge(dst, src Message)
- func RegisterChat2GameHandler(s server.Server, hdlr Chat2GameHandler, opts ...server.HandlerOption) error
- func RegisterConfigHandler(s server.Server, hdlr ConfigHandler, opts ...server.HandlerOption) error
- func RegisterGame2ChatHandler(s server.Server, hdlr Game2ChatHandler, opts ...server.HandlerOption) error
- func RegisterGame2GameHandler(s server.Server, hdlr Game2GameHandler, opts ...server.HandlerOption) error
- func RegisterGame2GateHandler(s server.Server, hdlr Game2GateHandler, opts ...server.HandlerOption) error
- func RegisterGate2GameHandler(s server.Server, hdlr Gate2GameHandler, opts ...server.HandlerOption) error
- func Unmarshal(buf []byte, pb Message) error
- type ActCalendarData
- func (*ActCalendarData) Descriptor() ([]byte, []int)
- func (m *ActCalendarData) GetBanServer() []int32
- func (m *ActCalendarData) GetClose() int64
- func (m *ActCalendarData) GetConfKey() int32
- func (m *ActCalendarData) GetDesc() string
- func (m *ActCalendarData) GetEnd() int64
- func (m *ActCalendarData) GetFlag() string
- func (m *ActCalendarData) GetId() int32
- func (m *ActCalendarData) GetName() string
- func (m *ActCalendarData) GetOpen() int64
- func (m *ActCalendarData) GetSort() int32
- func (m *ActCalendarData) GetStage() int32
- func (m *ActCalendarData) GetStart() int64
- func (m *ActCalendarData) GetType() int32
- func (*ActCalendarData) ProtoMessage()
- func (m *ActCalendarData) Reset()
- func (m *ActCalendarData) String() string
- func (m *ActCalendarData) XXX_DiscardUnknown()
- func (m *ActCalendarData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActCalendarData) XXX_Merge(src proto.Message)
- func (m *ActCalendarData) XXX_Size() int
- func (m *ActCalendarData) XXX_Unmarshal(b []byte) error
- type ActivityId
- type ActivityStage
- type ArmorSlot
- func (*ArmorSlot) Descriptor() ([]byte, []int)
- func (m *ArmorSlot) GetArmSeq() int64
- func (m *ArmorSlot) GetId() int32
- func (m *ArmorSlot) GetType() int32
- func (*ArmorSlot) ProtoMessage()
- func (m *ArmorSlot) Reset()
- func (m *ArmorSlot) String() string
- func (m *ArmorSlot) XXX_DiscardUnknown()
- func (m *ArmorSlot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArmorSlot) XXX_Merge(src proto.Message)
- func (m *ArmorSlot) XXX_Size() int
- func (m *ArmorSlot) XXX_Unmarshal(b []byte) error
- type AttributeType
- func (*AttributeType) Descriptor() ([]byte, []int)
- func (m *AttributeType) GetId() int32
- func (m *AttributeType) GetType() int32
- func (m *AttributeType) GetVal() float64
- func (*AttributeType) ProtoMessage()
- func (m *AttributeType) Reset()
- func (m *AttributeType) String() string
- func (m *AttributeType) XXX_DiscardUnknown()
- func (m *AttributeType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttributeType) XXX_Merge(src proto.Message)
- func (m *AttributeType) XXX_Size() int
- func (m *AttributeType) XXX_Unmarshal(b []byte) error
- type BagData
- func (*BagData) Descriptor() ([]byte, []int)
- func (m *BagData) GetCurrency() []*Ccy
- func (m *BagData) GetItems() []*Item
- func (m *BagData) GetTalisMans() map[int64]*TalisMan
- func (*BagData) ProtoMessage()
- func (m *BagData) Reset()
- func (m *BagData) String() string
- func (m *BagData) XXX_DiscardUnknown()
- func (m *BagData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BagData) XXX_Merge(src proto.Message)
- func (m *BagData) XXX_Size() int
- func (m *BagData) XXX_Unmarshal(b []byte) error
- type BaseHero
- func (*BaseHero) Descriptor() ([]byte, []int)
- func (m *BaseHero) GetASkill() []int32
- func (m *BaseHero) GetAdvancedLv() int32
- func (m *BaseHero) GetArmorSlots() map[int32]*ArmorSlot
- func (m *BaseHero) GetBiography() map[int32]int32
- func (m *BaseHero) GetColor() int32
- func (m *BaseHero) GetElem() int32
- func (m *BaseHero) GetExp() int64
- func (m *BaseHero) GetFClothes() int32
- func (m *BaseHero) GetHomeId() int32
- func (m *BaseHero) GetId() int32
- func (m *BaseHero) GetLike() int32
- func (m *BaseHero) GetLv() int32
- func (m *BaseHero) GetStar() int32
- func (m *BaseHero) GetStarPoint() int32
- func (m *BaseHero) GetStepPassive() []int32
- func (*BaseHero) ProtoMessage()
- func (m *BaseHero) Reset()
- func (m *BaseHero) String() string
- func (m *BaseHero) XXX_DiscardUnknown()
- func (m *BaseHero) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BaseHero) XXX_Merge(src proto.Message)
- func (m *BaseHero) XXX_Size() int
- func (m *BaseHero) XXX_Unmarshal(b []byte) error
- type BattleEquip
- func (*BattleEquip) Descriptor() ([]byte, []int)
- func (m *BattleEquip) GetId() int32
- func (m *BattleEquip) GetSeq() int64
- func (m *BattleEquip) GetSlot() int32
- func (m *BattleEquip) GetSmt() int32
- func (m *BattleEquip) GetUp() int32
- func (*BattleEquip) ProtoMessage()
- func (m *BattleEquip) Reset()
- func (m *BattleEquip) String() string
- func (m *BattleEquip) XXX_DiscardUnknown()
- func (m *BattleEquip) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BattleEquip) XXX_Merge(src proto.Message)
- func (m *BattleEquip) XXX_Size() int
- func (m *BattleEquip) XXX_Unmarshal(b []byte) error
- type BattleHero
- func (*BattleHero) Descriptor() ([]byte, []int)
- func (m *BattleHero) GetAtkPwr() int32
- func (m *BattleHero) GetBuffs() []int32
- func (m *BattleHero) GetDecHp() float32
- func (m *BattleHero) GetEnergy() int32
- func (m *BattleHero) GetEquips() []*BattleEquip
- func (m *BattleHero) GetFClothes() int32
- func (m *BattleHero) GetId() int32
- func (m *BattleHero) GetLv() int32
- func (m *BattleHero) GetPassive() []int32
- func (m *BattleHero) GetPos() int32
- func (m *BattleHero) GetProps() []*BattleProp
- func (m *BattleHero) GetStar() int32
- func (*BattleHero) ProtoMessage()
- func (m *BattleHero) Reset()
- func (m *BattleHero) String() string
- func (m *BattleHero) XXX_DiscardUnknown()
- func (m *BattleHero) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BattleHero) XXX_Merge(src proto.Message)
- func (m *BattleHero) XXX_Size() int
- func (m *BattleHero) XXX_Unmarshal(b []byte) error
- type BattleOpUseSkill
- func (*BattleOpUseSkill) Descriptor() ([]byte, []int)
- func (m *BattleOpUseSkill) GetGroup() int32
- func (m *BattleOpUseSkill) GetIdx() int32
- func (m *BattleOpUseSkill) GetOp() int32
- func (m *BattleOpUseSkill) GetPos() int32
- func (m *BattleOpUseSkill) GetSkillId() int32
- func (*BattleOpUseSkill) ProtoMessage()
- func (m *BattleOpUseSkill) Reset()
- func (m *BattleOpUseSkill) String() string
- func (m *BattleOpUseSkill) XXX_DiscardUnknown()
- func (m *BattleOpUseSkill) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BattleOpUseSkill) XXX_Merge(src proto.Message)
- func (m *BattleOpUseSkill) XXX_Size() int
- func (m *BattleOpUseSkill) XXX_Unmarshal(b []byte) error
- type BattlePlayer
- func (*BattlePlayer) Descriptor() ([]byte, []int)
- func (m *BattlePlayer) GetAtkPower() int32
- func (m *BattlePlayer) GetGuildId() string
- func (m *BattlePlayer) GetGuildName() string
- func (m *BattlePlayer) GetHFrame() int32
- func (m *BattlePlayer) GetHead() int32
- func (m *BattlePlayer) GetLv() int32
- func (m *BattlePlayer) GetName() string
- func (m *BattlePlayer) GetSvrId() int32
- func (m *BattlePlayer) GetTitleLv() int32
- func (m *BattlePlayer) GetUserId() string
- func (m *BattlePlayer) GetVip() int32
- func (m *BattlePlayer) GetWaves() []*BattleWave
- func (*BattlePlayer) ProtoMessage()
- func (m *BattlePlayer) Reset()
- func (m *BattlePlayer) String() string
- func (m *BattlePlayer) XXX_DiscardUnknown()
- func (m *BattlePlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BattlePlayer) XXX_Merge(src proto.Message)
- func (m *BattlePlayer) XXX_Size() int
- func (m *BattlePlayer) XXX_Unmarshal(b []byte) error
- type BattleProp
- func (*BattleProp) Descriptor() ([]byte, []int)
- func (m *BattleProp) GetId() int32
- func (m *BattleProp) GetV() float32
- func (*BattleProp) ProtoMessage()
- func (m *BattleProp) Reset()
- func (m *BattleProp) String() string
- func (m *BattleProp) XXX_DiscardUnknown()
- func (m *BattleProp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BattleProp) XXX_Merge(src proto.Message)
- func (m *BattleProp) XXX_Size() int
- func (m *BattleProp) XXX_Unmarshal(b []byte) error
- type BattleReplayData
- func (*BattleReplayData) Descriptor() ([]byte, []int)
- func (m *BattleReplayData) GetArgs() map[string]string
- func (m *BattleReplayData) GetOperations() []*BattleOpUseSkill
- func (m *BattleReplayData) GetPlayers() []*BattlePlayer
- func (m *BattleReplayData) GetSeed() int32
- func (m *BattleReplayData) GetStatistics() map[string]*DamageStatistics
- func (m *BattleReplayData) GetToken() string
- func (*BattleReplayData) ProtoMessage()
- func (m *BattleReplayData) Reset()
- func (m *BattleReplayData) String() string
- func (m *BattleReplayData) XXX_DiscardUnknown()
- func (m *BattleReplayData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BattleReplayData) XXX_Merge(src proto.Message)
- func (m *BattleReplayData) XXX_Size() int
- func (m *BattleReplayData) XXX_Unmarshal(b []byte) error
- type BattleWave
- func (*BattleWave) Descriptor() ([]byte, []int)
- func (m *BattleWave) GetHeroes() []*BattleHero
- func (m *BattleWave) GetIndex() int32
- func (*BattleWave) ProtoMessage()
- func (m *BattleWave) Reset()
- func (m *BattleWave) String() string
- func (m *BattleWave) XXX_DiscardUnknown()
- func (m *BattleWave) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BattleWave) XXX_Merge(src proto.Message)
- func (m *BattleWave) XXX_Size() int
- func (m *BattleWave) XXX_Unmarshal(b []byte) error
- type Bytes
- func (*Bytes) Descriptor() ([]byte, []int)
- func (m *Bytes) GetDatas() []byte
- func (m *Bytes) GetMid() string
- func (*Bytes) ProtoMessage()
- func (m *Bytes) Reset()
- func (m *Bytes) String() string
- func (m *Bytes) XXX_DiscardUnknown()
- func (m *Bytes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Bytes) XXX_Merge(src proto.Message)
- func (m *Bytes) XXX_Size() int
- func (m *Bytes) XXX_Unmarshal(b []byte) error
- type C_GetRank
- func (*C_GetRank) Descriptor() ([]byte, []int)
- func (m *C_GetRank) GetBegin() int32
- func (m *C_GetRank) GetCount() int32
- func (m *C_GetRank) GetType() RankType
- func (*C_GetRank) ProtoMessage()
- func (m *C_GetRank) Reset()
- func (m *C_GetRank) String() string
- func (m *C_GetRank) XXX_DiscardUnknown()
- func (m *C_GetRank) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *C_GetRank) XXX_Merge(src proto.Message)
- func (m *C_GetRank) XXX_Size() int
- func (m *C_GetRank) XXX_Unmarshal(b []byte) error
- type C_Login
- func (*C_Login) Descriptor() ([]byte, []int)
- func (m *C_Login) GetAuthId() string
- func (m *C_Login) GetAuthToken() string
- func (m *C_Login) GetDevId() string
- func (m *C_Login) GetP1() string
- func (m *C_Login) GetP2() string
- func (m *C_Login) GetP3() string
- func (m *C_Login) GetPlat() string
- func (m *C_Login) GetSdk() string
- func (m *C_Login) GetSvr0() string
- func (m *C_Login) GetVerBuild() string
- func (m *C_Login) GetVerMajor() string
- func (m *C_Login) GetVerMinor() string
- func (*C_Login) ProtoMessage()
- func (m *C_Login) Reset()
- func (m *C_Login) String() string
- func (m *C_Login) XXX_DiscardUnknown()
- func (m *C_Login) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *C_Login) XXX_Merge(src proto.Message)
- func (m *C_Login) XXX_Size() int
- func (m *C_Login) XXX_Unmarshal(b []byte) error
- type C_Reconnect
- func (*C_Reconnect) Descriptor() ([]byte, []int)
- func (m *C_Reconnect) GetSessionKey() int64
- func (m *C_Reconnect) GetSessionToken() string
- func (m *C_Reconnect) GetUserId() uint64
- func (*C_Reconnect) ProtoMessage()
- func (m *C_Reconnect) Reset()
- func (m *C_Reconnect) String() string
- func (m *C_Reconnect) XXX_DiscardUnknown()
- func (m *C_Reconnect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *C_Reconnect) XXX_Merge(src proto.Message)
- func (m *C_Reconnect) XXX_Size() int
- func (m *C_Reconnect) XXX_Unmarshal(b []byte) error
- type Ccy
- func (*Ccy) Descriptor() ([]byte, []int)
- func (m *Ccy) GetId() int32
- func (m *Ccy) GetNum() int64
- func (*Ccy) ProtoMessage()
- func (m *Ccy) Reset()
- func (m *Ccy) String() string
- func (m *Ccy) XXX_DiscardUnknown()
- func (m *Ccy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ccy) XXX_Merge(src proto.Message)
- func (m *Ccy) XXX_Size() int
- func (m *Ccy) XXX_Unmarshal(b []byte) error
- type CcyType
- type ChampionInfo
- func (*ChampionInfo) Descriptor() ([]byte, []int)
- func (m *ChampionInfo) GetColorFul() bool
- func (m *ChampionInfo) GetEnchantEle() bool
- func (m *ChampionInfo) GetEnchantment() int32
- func (m *ChampionInfo) GetFClothes() int32
- func (m *ChampionInfo) GetFWeapon() int32
- func (m *ChampionInfo) GetHeroId() int32
- func (m *ChampionInfo) GetUserId() string
- func (m *ChampionInfo) GetWeapon() int32
- func (m *ChampionInfo) GetWing() int32
- func (*ChampionInfo) ProtoMessage()
- func (m *ChampionInfo) Reset()
- func (m *ChampionInfo) String() string
- func (m *ChampionInfo) XXX_DiscardUnknown()
- func (m *ChampionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChampionInfo) XXX_Merge(src proto.Message)
- func (m *ChampionInfo) XXX_Size() int
- func (m *ChampionInfo) XXX_Unmarshal(b []byte) error
- type ChangeSet
- func (*ChangeSet) Descriptor() ([]byte, []int)
- func (m *ChangeSet) GetChecksum() string
- func (m *ChangeSet) GetData() []byte
- func (m *ChangeSet) GetFormat() string
- func (m *ChangeSet) GetSource() string
- func (m *ChangeSet) GetTimestamp() int64
- func (*ChangeSet) ProtoMessage()
- func (m *ChangeSet) Reset()
- func (m *ChangeSet) String() string
- func (m *ChangeSet) XXX_DiscardUnknown()
- func (m *ChangeSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChangeSet) XXX_Merge(src proto.Message)
- func (m *ChangeSet) XXX_Size() int
- func (m *ChangeSet) XXX_Unmarshal(b []byte) error
- type Chat2GameHandler
- type Chat2GameService
- type ClassAttributeType
- func (self *ClassAttributeType) AddAttributeType(new *ClassAttributeType)
- func (*ClassAttributeType) Descriptor() ([]byte, []int)
- func (m *ClassAttributeType) GetClassAttributeType() map[int32]*PropType
- func (*ClassAttributeType) ProtoMessage()
- func (m *ClassAttributeType) Reset()
- func (m *ClassAttributeType) String() string
- func (m *ClassAttributeType) XXX_DiscardUnknown()
- func (m *ClassAttributeType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClassAttributeType) XXX_Merge(src proto.Message)
- func (m *ClassAttributeType) XXX_Size() int
- func (m *ClassAttributeType) XXX_Unmarshal(b []byte) error
- type Common
- func (*Common) Descriptor() ([]byte, []int)
- func (m *Common) GetCfgsrv() string
- func (m *Common) GetDbCenter() string
- func (m *Common) GetDbCross() string
- func (m *Common) GetDbStats() string
- func (m *Common) GetDbUser() map[string]string
- func (m *Common) GetDevMode() bool
- func (m *Common) GetRegsrv() string
- func (m *Common) GetVer_Build() string
- func (m *Common) GetVer_Major() string
- func (m *Common) GetVer_Minor() string
- func (m *Common) GetVersion() string
- func (*Common) ProtoMessage()
- func (m *Common) Reset()
- func (m *Common) String() string
- func (m *Common) XXX_DiscardUnknown()
- func (m *Common) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Common) XXX_Merge(src proto.Message)
- func (m *Common) XXX_Size() int
- func (m *Common) XXX_Unmarshal(b []byte) error
- type Config
- func (*Config) Descriptor() ([]byte, []int)
- func (m *Config) GetAdmin() *Server
- func (m *Config) GetAuth() *Server
- func (m *Config) GetBats() map[string]*Server
- func (m *Config) GetBill() *Server
- func (m *Config) GetCommon() *Common
- func (m *Config) GetGames() map[string]*Server
- func (m *Config) GetGates() map[string]*Server
- func (m *Config) GetIM() *Server
- func (m *Config) GetRouters() map[string]*Server
- func (m *Config) GetSwitcher() *Server
- func (*Config) ProtoMessage()
- func (m *Config) Reset()
- func (m *Config) String() string
- func (m *Config) XXX_DiscardUnknown()
- func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Config) XXX_Merge(src proto.Message)
- func (m *Config) XXX_Size() int
- func (m *Config) XXX_Unmarshal(b []byte) error
- type ConfigHandler
- type ConfigService
- type Config_WatchService
- type Config_WatchStream
- type CounterData
- func (*CounterData) Descriptor() ([]byte, []int)
- func (m *CounterData) GetBackCount() map[int32]int32
- func (m *CounterData) GetLastTs() []*CounterTs
- func (*CounterData) ProtoMessage()
- func (m *CounterData) Reset()
- func (m *CounterData) String() string
- func (m *CounterData) XXX_DiscardUnknown()
- func (m *CounterData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CounterData) XXX_Merge(src proto.Message)
- func (m *CounterData) XXX_Size() int
- func (m *CounterData) XXX_Unmarshal(b []byte) error
- type CounterTs
- func (*CounterTs) Descriptor() ([]byte, []int)
- func (m *CounterTs) GetId() int32
- func (m *CounterTs) GetTs() int64
- func (*CounterTs) ProtoMessage()
- func (m *CounterTs) Reset()
- func (m *CounterTs) String() string
- func (m *CounterTs) XXX_DiscardUnknown()
- func (m *CounterTs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CounterTs) XXX_Merge(src proto.Message)
- func (m *CounterTs) XXX_Size() int
- func (m *CounterTs) XXX_Unmarshal(b []byte) error
- type DamageStatistics
- func (*DamageStatistics) Descriptor() ([]byte, []int)
- func (m *DamageStatistics) GetCure() int64
- func (m *DamageStatistics) GetDamage() int64
- func (m *DamageStatistics) GetHurt() int64
- func (m *DamageStatistics) GetId() int64
- func (*DamageStatistics) ProtoMessage()
- func (m *DamageStatistics) Reset()
- func (m *DamageStatistics) String() string
- func (m *DamageStatistics) XXX_DiscardUnknown()
- func (m *DamageStatistics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DamageStatistics) XXX_Merge(src proto.Message)
- func (m *DamageStatistics) XXX_Size() int
- func (m *DamageStatistics) XXX_Unmarshal(b []byte) error
- type EvtType
- type Field
- func (*Field) Descriptor() ([]byte, []int)
- func (m *Field) GetId() int32
- func (m *Field) GetVal() int64
- func (*Field) ProtoMessage()
- func (m *Field) Reset()
- func (m *Field) String() string
- func (m *Field) XXX_DiscardUnknown()
- func (m *Field) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Field) XXX_Merge(src proto.Message)
- func (m *Field) XXX_Size() int
- func (m *Field) XXX_Unmarshal(b []byte) error
- type GS_ActCalendarChange
- func (*GS_ActCalendarChange) Descriptor() ([]byte, []int)
- func (*GS_ActCalendarChange) ProtoMessage()
- func (m *GS_ActCalendarChange) Reset()
- func (m *GS_ActCalendarChange) String() string
- func (m *GS_ActCalendarChange) XXX_DiscardUnknown()
- func (m *GS_ActCalendarChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_ActCalendarChange) XXX_Merge(src proto.Message)
- func (m *GS_ActCalendarChange) XXX_Size() int
- func (m *GS_ActCalendarChange) XXX_Unmarshal(b []byte) error
- type GS_ActConfChange
- func (*GS_ActConfChange) Descriptor() ([]byte, []int)
- func (m *GS_ActConfChange) GetConfKey() int32
- func (m *GS_ActConfChange) GetForce() bool
- func (m *GS_ActConfChange) GetId() int32
- func (*GS_ActConfChange) ProtoMessage()
- func (m *GS_ActConfChange) Reset()
- func (m *GS_ActConfChange) String() string
- func (m *GS_ActConfChange) XXX_DiscardUnknown()
- func (m *GS_ActConfChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_ActConfChange) XXX_Merge(src proto.Message)
- func (m *GS_ActConfChange) XXX_Size() int
- func (m *GS_ActConfChange) XXX_Unmarshal(b []byte) error
- type GS_ActStageChange
- func (*GS_ActStageChange) Descriptor() ([]byte, []int)
- func (m *GS_ActStageChange) GetAct() *ActCalendarData
- func (m *GS_ActStageChange) GetId() int32
- func (m *GS_ActStageChange) GetStage() int32
- func (*GS_ActStageChange) ProtoMessage()
- func (m *GS_ActStageChange) Reset()
- func (m *GS_ActStageChange) String() string
- func (m *GS_ActStageChange) XXX_DiscardUnknown()
- func (m *GS_ActStageChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_ActStageChange) XXX_Merge(src proto.Message)
- func (m *GS_ActStageChange) XXX_Size() int
- func (m *GS_ActStageChange) XXX_Unmarshal(b []byte) error
- type GS_GetRank
- func (*GS_GetRank) Descriptor() ([]byte, []int)
- func (m *GS_GetRank) GetGetRank() *C_GetRank
- func (m *GS_GetRank) GetServerId() int32
- func (m *GS_GetRank) GetType() string
- func (m *GS_GetRank) GetUserId() string
- func (*GS_GetRank) ProtoMessage()
- func (m *GS_GetRank) Reset()
- func (m *GS_GetRank) String() string
- func (m *GS_GetRank) XXX_DiscardUnknown()
- func (m *GS_GetRank) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_GetRank) XXX_Merge(src proto.Message)
- func (m *GS_GetRank) XXX_Size() int
- func (m *GS_GetRank) XXX_Unmarshal(b []byte) error
- type GS_GetRank_R
- func (*GS_GetRank_R) Descriptor() ([]byte, []int)
- func (m *GS_GetRank_R) GetErrorCode() RetType
- func (m *GS_GetRank_R) GetNextSortTime() int64
- func (m *GS_GetRank_R) GetRank() *RankBase
- func (*GS_GetRank_R) ProtoMessage()
- func (m *GS_GetRank_R) Reset()
- func (m *GS_GetRank_R) String() string
- func (m *GS_GetRank_R) XXX_DiscardUnknown()
- func (m *GS_GetRank_R) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_GetRank_R) XXX_Merge(src proto.Message)
- func (m *GS_GetRank_R) XXX_Size() int
- func (m *GS_GetRank_R) XXX_Unmarshal(b []byte) error
- type GS_Hero
- func (*GS_Hero) Descriptor() ([]byte, []int)
- func (m *GS_Hero) GetAtkPwr() int32
- func (m *GS_Hero) GetBaseHero() *BaseHero
- func (m *GS_Hero) GetProps() map[int32]float32
- func (*GS_Hero) ProtoMessage()
- func (m *GS_Hero) Reset()
- func (m *GS_Hero) String() string
- func (m *GS_Hero) XXX_DiscardUnknown()
- func (m *GS_Hero) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_Hero) XXX_Merge(src proto.Message)
- func (m *GS_Hero) XXX_Size() int
- func (m *GS_Hero) XXX_Unmarshal(b []byte) error
- type GS_HeroUpdate
- func (*GS_HeroUpdate) Descriptor() ([]byte, []int)
- func (m *GS_HeroUpdate) GetHeroes() []*GS_Hero
- func (*GS_HeroUpdate) ProtoMessage()
- func (m *GS_HeroUpdate) Reset()
- func (m *GS_HeroUpdate) String() string
- func (m *GS_HeroUpdate) XXX_DiscardUnknown()
- func (m *GS_HeroUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_HeroUpdate) XXX_Merge(src proto.Message)
- func (m *GS_HeroUpdate) XXX_Size() int
- func (m *GS_HeroUpdate) XXX_Unmarshal(b []byte) error
- type GS_Kick
- func (*GS_Kick) Descriptor() ([]byte, []int)
- func (m *GS_Kick) GetSid() uint64
- func (*GS_Kick) ProtoMessage()
- func (m *GS_Kick) Reset()
- func (m *GS_Kick) String() string
- func (m *GS_Kick) XXX_DiscardUnknown()
- func (m *GS_Kick) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_Kick) XXX_Merge(src proto.Message)
- func (m *GS_Kick) XXX_Size() int
- func (m *GS_Kick) XXX_Unmarshal(b []byte) error
- type GS_MailChange
- func (*GS_MailChange) Descriptor() ([]byte, []int)
- func (m *GS_MailChange) GetM() *Mail
- func (*GS_MailChange) ProtoMessage()
- func (m *GS_MailChange) Reset()
- func (m *GS_MailChange) String() string
- func (m *GS_MailChange) XXX_DiscardUnknown()
- func (m *GS_MailChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_MailChange) XXX_Merge(src proto.Message)
- func (m *GS_MailChange) XXX_Size() int
- func (m *GS_MailChange) XXX_Unmarshal(b []byte) error
- type GS_MailDel
- func (*GS_MailDel) Descriptor() ([]byte, []int)
- func (m *GS_MailDel) GetIds() []int32
- func (*GS_MailDel) ProtoMessage()
- func (m *GS_MailDel) Reset()
- func (m *GS_MailDel) String() string
- func (m *GS_MailDel) XXX_DiscardUnknown()
- func (m *GS_MailDel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_MailDel) XXX_Merge(src proto.Message)
- func (m *GS_MailDel) XXX_Size() int
- func (m *GS_MailDel) XXX_Unmarshal(b []byte) error
- type GS_MailNew
- func (*GS_MailNew) Descriptor() ([]byte, []int)
- func (m *GS_MailNew) GetM() *Mail
- func (*GS_MailNew) ProtoMessage()
- func (m *GS_MailNew) Reset()
- func (m *GS_MailNew) String() string
- func (m *GS_MailNew) XXX_DiscardUnknown()
- func (m *GS_MailNew) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_MailNew) XXX_Merge(src proto.Message)
- func (m *GS_MailNew) XXX_Size() int
- func (m *GS_MailNew) XXX_Unmarshal(b []byte) error
- type GS_PlayerUpdate_AtkPower
- func (*GS_PlayerUpdate_AtkPower) Descriptor() ([]byte, []int)
- func (m *GS_PlayerUpdate_AtkPower) GetAtkPwr() int32
- func (*GS_PlayerUpdate_AtkPower) ProtoMessage()
- func (m *GS_PlayerUpdate_AtkPower) Reset()
- func (m *GS_PlayerUpdate_AtkPower) String() string
- func (m *GS_PlayerUpdate_AtkPower) XXX_DiscardUnknown()
- func (m *GS_PlayerUpdate_AtkPower) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_PlayerUpdate_AtkPower) XXX_Merge(src proto.Message)
- func (m *GS_PlayerUpdate_AtkPower) XXX_Size() int
- func (m *GS_PlayerUpdate_AtkPower) XXX_Unmarshal(b []byte) error
- type GS_SetRank
- func (*GS_SetRank) Descriptor() ([]byte, []int)
- func (m *GS_SetRank) GetBattlePlayer() *BattlePlayer
- func (m *GS_SetRank) GetScore() int32
- func (m *GS_SetRank) GetType() string
- func (m *GS_SetRank) GetUid() string
- func (*GS_SetRank) ProtoMessage()
- func (m *GS_SetRank) Reset()
- func (m *GS_SetRank) String() string
- func (m *GS_SetRank) XXX_DiscardUnknown()
- func (m *GS_SetRank) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_SetRank) XXX_Merge(src proto.Message)
- func (m *GS_SetRank) XXX_Size() int
- func (m *GS_SetRank) XXX_Unmarshal(b []byte) error
- type GS_UserInfo
- func (*GS_UserInfo) Descriptor() ([]byte, []int)
- func (m *GS_UserInfo) GetAtkPwr() int32
- func (m *GS_UserInfo) GetBag() *BagData
- func (m *GS_UserInfo) GetCounter() *CounterData
- func (m *GS_UserInfo) GetCreateTs() int64
- func (m *GS_UserInfo) GetExp() int64
- func (m *GS_UserInfo) GetFields() []*Field
- func (m *GS_UserInfo) GetFigure() int32
- func (m *GS_UserInfo) GetFigureStore() []int32
- func (m *GS_UserInfo) GetGuildId() string
- func (m *GS_UserInfo) GetGuildName() string
- func (m *GS_UserInfo) GetGuildRank() int32
- func (m *GS_UserInfo) GetHFrame() int32
- func (m *GS_UserInfo) GetHFrameStore() []*Head
- func (m *GS_UserInfo) GetHead() int32
- func (m *GS_UserInfo) GetHeadStore() []*Head
- func (m *GS_UserInfo) GetHeroMap() map[int32]*GS_Hero
- func (m *GS_UserInfo) GetIsNew() bool
- func (m *GS_UserInfo) GetLoginIP() string
- func (m *GS_UserInfo) GetLv() int32
- func (m *GS_UserInfo) GetMails() []*Mail
- func (m *GS_UserInfo) GetName() string
- func (m *GS_UserInfo) GetTasks() map[int32]*Unit
- func (m *GS_UserInfo) GetTeamCrusade() *MyTeamCrusade
- func (m *GS_UserInfo) GetTeamMap() map[int32]int32
- func (m *GS_UserInfo) GetTutorial() *TutorialData
- func (m *GS_UserInfo) GetUserId() uint64
- func (m *GS_UserInfo) GetVip() int32
- func (m *GS_UserInfo) GetVisit() map[int32]int32
- func (m *GS_UserInfo) GetVisitTm() int64
- func (*GS_UserInfo) ProtoMessage()
- func (m *GS_UserInfo) Reset()
- func (m *GS_UserInfo) String() string
- func (m *GS_UserInfo) XXX_DiscardUnknown()
- func (m *GS_UserInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GS_UserInfo) XXX_Merge(src proto.Message)
- func (m *GS_UserInfo) XXX_Size() int
- func (m *GS_UserInfo) XXX_Unmarshal(b []byte) error
- type GW_Login_R
- func (*GW_Login_R) Descriptor() ([]byte, []int)
- func (m *GW_Login_R) GetAuthId() string
- func (m *GW_Login_R) GetErrorCode() RetType
- func (m *GW_Login_R) GetExt() string
- func (m *GW_Login_R) GetSessionKey() int64
- func (m *GW_Login_R) GetSessionToken() string
- func (*GW_Login_R) ProtoMessage()
- func (m *GW_Login_R) Reset()
- func (m *GW_Login_R) String() string
- func (m *GW_Login_R) XXX_DiscardUnknown()
- func (m *GW_Login_R) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GW_Login_R) XXX_Merge(src proto.Message)
- func (m *GW_Login_R) XXX_Size() int
- func (m *GW_Login_R) XXX_Unmarshal(b []byte) error
- type GW_LogoutPlayer
- func (*GW_LogoutPlayer) Descriptor() ([]byte, []int)
- func (m *GW_LogoutPlayer) GetSid() uint64
- func (*GW_LogoutPlayer) ProtoMessage()
- func (m *GW_LogoutPlayer) Reset()
- func (m *GW_LogoutPlayer) String() string
- func (m *GW_LogoutPlayer) XXX_DiscardUnknown()
- func (m *GW_LogoutPlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GW_LogoutPlayer) XXX_Merge(src proto.Message)
- func (m *GW_LogoutPlayer) XXX_Size() int
- func (m *GW_LogoutPlayer) XXX_Unmarshal(b []byte) error
- type GW_Reconnect_R
- func (*GW_Reconnect_R) Descriptor() ([]byte, []int)
- func (m *GW_Reconnect_R) GetErrorCode() RetType
- func (*GW_Reconnect_R) ProtoMessage()
- func (m *GW_Reconnect_R) Reset()
- func (m *GW_Reconnect_R) String() string
- func (m *GW_Reconnect_R) XXX_DiscardUnknown()
- func (m *GW_Reconnect_R) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GW_Reconnect_R) XXX_Merge(src proto.Message)
- func (m *GW_Reconnect_R) XXX_Size() int
- func (m *GW_Reconnect_R) XXX_Unmarshal(b []byte) error
- type GW_UserOnline
- func (*GW_UserOnline) Descriptor() ([]byte, []int)
- func (m *GW_UserOnline) GetAuthId() string
- func (m *GW_UserOnline) GetDevId() string
- func (m *GW_UserOnline) GetLoginIP() string
- func (m *GW_UserOnline) GetPlat() string
- func (m *GW_UserOnline) GetSdk() string
- func (m *GW_UserOnline) GetSid() uint64
- func (m *GW_UserOnline) GetSvr0() string
- func (m *GW_UserOnline) GetUserId() uint64
- func (*GW_UserOnline) ProtoMessage()
- func (m *GW_UserOnline) Reset()
- func (m *GW_UserOnline) String() string
- func (m *GW_UserOnline) XXX_DiscardUnknown()
- func (m *GW_UserOnline) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GW_UserOnline) XXX_Merge(src proto.Message)
- func (m *GW_UserOnline) XXX_Size() int
- func (m *GW_UserOnline) XXX_Unmarshal(b []byte) error
- type GW_UserReconnect
- func (*GW_UserReconnect) Descriptor() ([]byte, []int)
- func (m *GW_UserReconnect) GetSid() uint64
- func (m *GW_UserReconnect) GetUserId() uint64
- func (*GW_UserReconnect) ProtoMessage()
- func (m *GW_UserReconnect) Reset()
- func (m *GW_UserReconnect) String() string
- func (m *GW_UserReconnect) XXX_DiscardUnknown()
- func (m *GW_UserReconnect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GW_UserReconnect) XXX_Merge(src proto.Message)
- func (m *GW_UserReconnect) XXX_Size() int
- func (m *GW_UserReconnect) XXX_Unmarshal(b []byte) error
- type Game2ChatHandler
- type Game2ChatService
- type Game2GameHandler
- type Game2GameService
- type Game2GateHandler
- type Game2GateService
- type Gate2GameHandler
- type Gate2GameService
- type GuildRow
- func (*GuildRow) Descriptor() ([]byte, []int)
- func (m *GuildRow) GetAMode() int32
- func (m *GuildRow) GetAtkPwr() int32
- func (m *GuildRow) GetId() string
- func (m *GuildRow) GetLv() int32
- func (m *GuildRow) GetMemberN() int32
- func (m *GuildRow) GetName() string
- func (m *GuildRow) GetNeedAtk() int32
- func (m *GuildRow) GetOwnerName() string
- func (m *GuildRow) GetRank() int32
- func (*GuildRow) ProtoMessage()
- func (m *GuildRow) Reset()
- func (m *GuildRow) String() string
- func (m *GuildRow) XXX_DiscardUnknown()
- func (m *GuildRow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GuildRow) XXX_Merge(src proto.Message)
- func (m *GuildRow) XXX_Size() int
- func (m *GuildRow) XXX_Unmarshal(b []byte) error
- type Head
- func (*Head) Descriptor() ([]byte, []int)
- func (m *Head) GetId() int32
- func (m *Head) GetObtainTs() int64
- func (*Head) ProtoMessage()
- func (m *Head) Reset()
- func (m *Head) String() string
- func (m *Head) XXX_DiscardUnknown()
- func (m *Head) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Head) XXX_Merge(src proto.Message)
- func (m *Head) XXX_Size() int
- func (m *Head) XXX_Unmarshal(b []byte) error
- type Item
- func (*Item) Descriptor() ([]byte, []int)
- func (m *Item) GetId() int32
- func (m *Item) GetNum() int32
- func (*Item) ProtoMessage()
- func (m *Item) Reset()
- func (m *Item) String() string
- func (m *Item) XXX_DiscardUnknown()
- func (m *Item) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Item) XXX_Merge(src proto.Message)
- func (m *Item) XXX_Size() int
- func (m *Item) XXX_Unmarshal(b []byte) error
- type MY
- func (*MY) Descriptor() ([]byte, []int)
- func (m *MY) GetPersons() map[string]*Person
- func (m *MY) GetShares() map[string]*Shares
- func (*MY) ProtoMessage()
- func (m *MY) Reset()
- func (m *MY) String() string
- func (m *MY) XXX_DiscardUnknown()
- func (m *MY) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MY) XXX_Merge(src proto.Message)
- func (m *MY) XXX_Size() int
- func (m *MY) XXX_Unmarshal(b []byte) error
- type Mail
- func (*Mail) Descriptor() ([]byte, []int)
- func (m *Mail) GetA() []*MailRes
- func (m *Mail) GetDict() map[string]string
- func (m *Mail) GetETs() int64
- func (m *Mail) GetId() int32
- func (m *Mail) GetKey() int32
- func (m *Mail) GetRead() bool
- func (m *Mail) GetSender() string
- func (m *Mail) GetTaken() bool
- func (m *Mail) GetText() string
- func (m *Mail) GetTitle() string
- func (m *Mail) GetTs() int64
- func (*Mail) ProtoMessage()
- func (m *Mail) Reset()
- func (m *Mail) String() string
- func (m *Mail) XXX_DiscardUnknown()
- func (m *Mail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Mail) XXX_Merge(src proto.Message)
- func (m *Mail) XXX_Size() int
- func (m *Mail) XXX_Unmarshal(b []byte) error
- type MailRes
- func (*MailRes) Descriptor() ([]byte, []int)
- func (m *MailRes) GetId() int32
- func (m *MailRes) GetN() int64
- func (*MailRes) ProtoMessage()
- func (m *MailRes) Reset()
- func (m *MailRes) String() string
- func (m *MailRes) XXX_DiscardUnknown()
- func (m *MailRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MailRes) XXX_Merge(src proto.Message)
- func (m *MailRes) XXX_Size() int
- func (m *MailRes) XXX_Unmarshal(b []byte) error
- type Message
- type MyTeamCrusade
- func (*MyTeamCrusade) Descriptor() ([]byte, []int)
- func (m *MyTeamCrusade) GetFristReward() int32
- func (m *MyTeamCrusade) GetFristReward2() int32
- func (m *MyTeamCrusade) GetMaxId() int32
- func (*MyTeamCrusade) ProtoMessage()
- func (m *MyTeamCrusade) Reset()
- func (m *MyTeamCrusade) String() string
- func (m *MyTeamCrusade) XXX_DiscardUnknown()
- func (m *MyTeamCrusade) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MyTeamCrusade) XXX_Merge(src proto.Message)
- func (m *MyTeamCrusade) XXX_Size() int
- func (m *MyTeamCrusade) XXX_Unmarshal(b []byte) error
- type ObjFrom
- type Person
- func (*Person) Descriptor() ([]byte, []int)
- func (m *Person) GetCitizenNo18() string
- func (m *Person) GetName() string
- func (*Person) ProtoMessage()
- func (m *Person) Reset()
- func (m *Person) String() string
- func (m *Person) XXX_DiscardUnknown()
- func (m *Person) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Person) XXX_Merge(src proto.Message)
- func (m *Person) XXX_Size() int
- func (m *Person) XXX_Unmarshal(b []byte) error
- type PropEntryT
- func (*PropEntryT) Descriptor() ([]byte, []int)
- func (m *PropEntryT) GetBase() float32
- func (m *PropEntryT) GetClass() int32
- func (m *PropEntryT) GetDirty() bool
- func (m *PropEntryT) GetExt() float32
- func (m *PropEntryT) GetPct() float32
- func (*PropEntryT) ProtoMessage()
- func (m *PropEntryT) Reset()
- func (m *PropEntryT) String() string
- func (m *PropEntryT) XXX_DiscardUnknown()
- func (m *PropEntryT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PropEntryT) XXX_Merge(src proto.Message)
- func (m *PropEntryT) XXX_Size() int
- func (m *PropEntryT) XXX_Unmarshal(b []byte) error
- type PropMods
- func (self *PropMods) AddPropMods(m *PropMods)
- func (*PropMods) Descriptor() ([]byte, []int)
- func (self *PropMods) FindPropMods(id int32) *PropEntryT
- func (m *PropMods) GetPropMods() map[int32]*PropEntryT
- func (*PropMods) ProtoMessage()
- func (m *PropMods) Reset()
- func (m *PropMods) String() string
- func (self *PropMods) SubPropMods(m *PropMods)
- func (m *PropMods) XXX_DiscardUnknown()
- func (m *PropMods) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PropMods) XXX_Merge(src proto.Message)
- func (m *PropMods) XXX_Size() int
- func (m *PropMods) XXX_Unmarshal(b []byte) error
- type PropType
- func (*PropType) Descriptor() ([]byte, []int)
- func (m *PropType) GetPropType() map[int32]*PropMods
- func (*PropType) ProtoMessage()
- func (m *PropType) Reset()
- func (m *PropType) String() string
- func (m *PropType) XXX_DiscardUnknown()
- func (m *PropType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PropType) XXX_Merge(src proto.Message)
- func (m *PropType) XXX_Size() int
- func (m *PropType) XXX_Unmarshal(b []byte) error
- type RankBase
- func (*RankBase) Descriptor() ([]byte, []int)
- func (m *RankBase) GetChampionInfo() *ChampionInfo
- func (m *RankBase) GetMyRank() int32
- func (m *RankBase) GetRankInfos() []*RankRec
- func (m *RankBase) GetScore() int32
- func (m *RankBase) GetType() RankType
- func (*RankBase) ProtoMessage()
- func (m *RankBase) Reset()
- func (m *RankBase) String() string
- func (m *RankBase) XXX_DiscardUnknown()
- func (m *RankBase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RankBase) XXX_Merge(src proto.Message)
- func (m *RankBase) XXX_Size() int
- func (m *RankBase) XXX_Unmarshal(b []byte) error
- type RankRec
- func (*RankRec) Descriptor() ([]byte, []int)
- func (m *RankRec) GetHFrame() int32
- func (m *RankRec) GetHead() int32
- func (m *RankRec) GetName() string
- func (m *RankRec) GetRank() int32
- func (m *RankRec) GetScore() int32
- func (m *RankRec) GetServerId() int32
- func (m *RankRec) GetTitleId() int32
- func (m *RankRec) GetUid() string
- func (*RankRec) ProtoMessage()
- func (m *RankRec) Reset()
- func (m *RankRec) String() string
- func (m *RankRec) XXX_DiscardUnknown()
- func (m *RankRec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RankRec) XXX_Merge(src proto.Message)
- func (m *RankRec) XXX_Size() int
- func (m *RankRec) XXX_Unmarshal(b []byte) error
- type RankType
- type ReadRequest
- func (*ReadRequest) Descriptor() ([]byte, []int)
- func (m *ReadRequest) GetPath() string
- func (*ReadRequest) ProtoMessage()
- func (m *ReadRequest) Reset()
- func (m *ReadRequest) String() string
- func (m *ReadRequest) XXX_DiscardUnknown()
- func (m *ReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadRequest) XXX_Merge(src proto.Message)
- func (m *ReadRequest) XXX_Size() int
- func (m *ReadRequest) XXX_Unmarshal(b []byte) error
- type ReadResponse
- func (*ReadResponse) Descriptor() ([]byte, []int)
- func (m *ReadResponse) GetChangeSet() *ChangeSet
- func (*ReadResponse) ProtoMessage()
- func (m *ReadResponse) Reset()
- func (m *ReadResponse) String() string
- func (m *ReadResponse) XXX_DiscardUnknown()
- func (m *ReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadResponse) XXX_Merge(src proto.Message)
- func (m *ReadResponse) XXX_Size() int
- func (m *ReadResponse) XXX_Unmarshal(b []byte) error
- type Req_Group
- func (*Req_Group) Descriptor() ([]byte, []int)
- func (m *Req_Group) GetGroups() []uint64
- func (*Req_Group) ProtoMessage()
- func (m *Req_Group) Reset()
- func (m *Req_Group) String() string
- func (m *Req_Group) XXX_DiscardUnknown()
- func (m *Req_Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Req_Group) XXX_Merge(src proto.Message)
- func (m *Req_Group) XXX_Size() int
- func (m *Req_Group) XXX_Unmarshal(b []byte) error
- type Req_GroupAdd
- func (*Req_GroupAdd) Descriptor() ([]byte, []int)
- func (m *Req_GroupAdd) GetId() uint64
- func (m *Req_GroupAdd) GetNum() int32
- func (*Req_GroupAdd) ProtoMessage()
- func (m *Req_GroupAdd) Reset()
- func (m *Req_GroupAdd) String() string
- func (m *Req_GroupAdd) XXX_DiscardUnknown()
- func (m *Req_GroupAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Req_GroupAdd) XXX_Merge(src proto.Message)
- func (m *Req_GroupAdd) XXX_Size() int
- func (m *Req_GroupAdd) XXX_Unmarshal(b []byte) error
- type Req_GroupChat
- func (*Req_GroupChat) Descriptor() ([]byte, []int)
- func (m *Req_GroupChat) GetDatas() []byte
- func (m *Req_GroupChat) GetId() uint64
- func (*Req_GroupChat) ProtoMessage()
- func (m *Req_GroupChat) Reset()
- func (m *Req_GroupChat) String() string
- func (m *Req_GroupChat) XXX_DiscardUnknown()
- func (m *Req_GroupChat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Req_GroupChat) XXX_Merge(src proto.Message)
- func (m *Req_GroupChat) XXX_Size() int
- func (m *Req_GroupChat) XXX_Unmarshal(b []byte) error
- type Req_Users
- func (*Req_Users) Descriptor() ([]byte, []int)
- func (m *Req_Users) GetUid() []string
- func (*Req_Users) ProtoMessage()
- func (m *Req_Users) Reset()
- func (m *Req_Users) String() string
- func (m *Req_Users) XXX_DiscardUnknown()
- func (m *Req_Users) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Req_Users) XXX_Merge(src proto.Message)
- func (m *Req_Users) XXX_Size() int
- func (m *Req_Users) XXX_Unmarshal(b []byte) error
- type Res_UserInfos
- func (*Res_UserInfos) Descriptor() ([]byte, []int)
- func (m *Res_UserInfos) GetUsers() []byte
- func (*Res_UserInfos) ProtoMessage()
- func (m *Res_UserInfos) Reset()
- func (m *Res_UserInfos) String() string
- func (m *Res_UserInfos) XXX_DiscardUnknown()
- func (m *Res_UserInfos) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Res_UserInfos) XXX_Merge(src proto.Message)
- func (m *Res_UserInfos) XXX_Size() int
- func (m *Res_UserInfos) XXX_Unmarshal(b []byte) error
- type Response
- func (*Response) Descriptor() ([]byte, []int)
- func (m *Response) GetError() RetType
- func (*Response) ProtoMessage()
- func (m *Response) Reset()
- func (m *Response) String() string
- func (m *Response) XXX_DiscardUnknown()
- func (m *Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Response) XXX_Merge(src proto.Message)
- func (m *Response) XXX_Size() int
- func (m *Response) XXX_Unmarshal(b []byte) error
- type RetType
- type ST_ChatChatroom
- func (*ST_ChatChatroom) Descriptor() ([]byte, []int)
- func (m *ST_ChatChatroom) GetRoomid() int32
- func (*ST_ChatChatroom) ProtoMessage()
- func (m *ST_ChatChatroom) Reset()
- func (m *ST_ChatChatroom) String() string
- func (m *ST_ChatChatroom) XXX_DiscardUnknown()
- func (m *ST_ChatChatroom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ST_ChatChatroom) XXX_Merge(src proto.Message)
- func (m *ST_ChatChatroom) XXX_Size() int
- func (m *ST_ChatChatroom) XXX_Unmarshal(b []byte) error
- type ST_ChatInfo
- func (*ST_ChatInfo) Descriptor() ([]byte, []int)
- func (m *ST_ChatInfo) GetToken() string
- func (*ST_ChatInfo) ProtoMessage()
- func (m *ST_ChatInfo) Reset()
- func (m *ST_ChatInfo) String() string
- func (m *ST_ChatInfo) XXX_DiscardUnknown()
- func (m *ST_ChatInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ST_ChatInfo) XXX_Merge(src proto.Message)
- func (m *ST_ChatInfo) XXX_Size() int
- func (m *ST_ChatInfo) XXX_Unmarshal(b []byte) error
- type ST_Chat_NeteaseRes
- func (*ST_Chat_NeteaseRes) Descriptor() ([]byte, []int)
- func (m *ST_Chat_NeteaseRes) GetChatroom() *ST_ChatChatroom
- func (m *ST_Chat_NeteaseRes) GetCode() int32
- func (m *ST_Chat_NeteaseRes) GetDesc() string
- func (m *ST_Chat_NeteaseRes) GetInfo() *ST_ChatInfo
- func (m *ST_Chat_NeteaseRes) GetTid() string
- func (*ST_Chat_NeteaseRes) ProtoMessage()
- func (m *ST_Chat_NeteaseRes) Reset()
- func (m *ST_Chat_NeteaseRes) String() string
- func (m *ST_Chat_NeteaseRes) XXX_DiscardUnknown()
- func (m *ST_Chat_NeteaseRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ST_Chat_NeteaseRes) XXX_Merge(src proto.Message)
- func (m *ST_Chat_NeteaseRes) XXX_Size() int
- func (m *ST_Chat_NeteaseRes) XXX_Unmarshal(b []byte) error
- type Server
- func (*Server) Descriptor() ([]byte, []int)
- func (m *Server) GetAddr4C() string
- func (m *Server) GetAddr4Gw() string
- func (m *Server) GetBrokerTopic() string
- func (m *Server) GetDbBill() string
- func (m *Server) GetDbGame() string
- func (m *Server) GetDbIm() string
- func (m *Server) GetDbLog() string
- func (m *Server) GetId() int32
- func (m *Server) GetIp() string
- func (m *Server) GetIpWan() string
- func (m *Server) GetMport() int32
- func (m *Server) GetName() string
- func (m *Server) GetPort() int32
- func (m *Server) GetPprofPort() string
- func (m *Server) GetSvc() string
- func (m *Server) GetToken() string
- func (m *Server) GetWsport() string
- func (*Server) ProtoMessage()
- func (m *Server) Reset()
- func (m *Server) String() string
- func (m *Server) XXX_DiscardUnknown()
- func (m *Server) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Server) XXX_Merge(src proto.Message)
- func (m *Server) XXX_Size() int
- func (m *Server) XXX_Unmarshal(b []byte) error
- type ShSz
- func (*ShSz) Descriptor() ([]byte, []int)
- func (m *ShSz) GetD() map[string]*Shares
- func (*ShSz) ProtoMessage()
- func (m *ShSz) Reset()
- func (m *ShSz) String() string
- func (m *ShSz) XXX_DiscardUnknown()
- func (m *ShSz) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ShSz) XXX_Merge(src proto.Message)
- func (m *ShSz) XXX_Size() int
- func (m *ShSz) XXX_Unmarshal(b []byte) error
- type Shares
- func (*Shares) Descriptor() ([]byte, []int)
- func (m *Shares) GetAddr() string
- func (m *Shares) GetClass() string
- func (m *Shares) GetCode() string
- func (m *Shares) GetCursum() string
- func (m *Shares) GetHttp() string
- func (m *Shares) GetName() string
- func (m *Shares) GetObj() float64
- func (m *Shares) GetPrices() map[string]*SharesPrice
- func (m *Shares) GetStart() string
- func (m *Shares) GetSubClass() string
- func (m *Shares) GetSum() string
- func (m *Shares) GetTrade() string
- func (*Shares) ProtoMessage()
- func (m *Shares) Reset()
- func (m *Shares) String() string
- func (m *Shares) XXX_DiscardUnknown()
- func (m *Shares) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Shares) XXX_Merge(src proto.Message)
- func (m *Shares) XXX_Size() int
- func (m *Shares) XXX_Unmarshal(b []byte) error
- type SharesDateprices
- func (self *SharesDateprices) ClassSort(class string) float64
- func (self *SharesDateprices) Counter(num int32) (ret *SharesDateprices)
- func (self *SharesDateprices) Counter2(num float64) (ret *SharesDateprices)
- func (*SharesDateprices) Descriptor() ([]byte, []int)
- func (m *SharesDateprices) GetCur() *SharesOneprices
- func (m *SharesDateprices) GetD() []*SharesOneprices
- func (m *SharesDateprices) GetMax() *SharesOneprices
- func (m *SharesDateprices) GetMin() *SharesOneprices
- func (m *SharesDateprices) GetNum() int32
- func (m *SharesDateprices) GetSort() float64
- func (m *SharesDateprices) GetStart() *SharesOneprices
- func (*SharesDateprices) ProtoMessage()
- func (m *SharesDateprices) Reset()
- func (m *SharesDateprices) String() string
- func (m *SharesDateprices) XXX_DiscardUnknown()
- func (m *SharesDateprices) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SharesDateprices) XXX_Merge(src proto.Message)
- func (m *SharesDateprices) XXX_Size() int
- func (m *SharesDateprices) XXX_Unmarshal(b []byte) error
- type SharesOneprices
- func (*SharesOneprices) Descriptor() ([]byte, []int)
- func (m *SharesOneprices) GetDate() string
- func (m *SharesOneprices) GetKline() float64
- func (m *SharesOneprices) GetPos() int32
- func (m *SharesOneprices) GetSeq() int32
- func (m *SharesOneprices) GetTm() int64
- func (*SharesOneprices) ProtoMessage()
- func (m *SharesOneprices) Reset()
- func (m *SharesOneprices) String() string
- func (m *SharesOneprices) XXX_DiscardUnknown()
- func (m *SharesOneprices) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SharesOneprices) XXX_Merge(src proto.Message)
- func (m *SharesOneprices) XXX_Size() int
- func (m *SharesOneprices) XXX_Unmarshal(b []byte) error
- type SharesPrice
- func (self *SharesPrice) Counter()
- func (*SharesPrice) Descriptor() ([]byte, []int)
- func (m *SharesPrice) GetMonth() *SharesDateprices
- func (m *SharesPrice) GetNew() map[string]*SharesDateprices
- func (m *SharesPrice) GetTotal() map[string]*SharesTotal
- func (m *SharesPrice) GetUrl() string
- func (*SharesPrice) ProtoMessage()
- func (m *SharesPrice) Reset()
- func (m *SharesPrice) String() string
- func (m *SharesPrice) XXX_DiscardUnknown()
- func (m *SharesPrice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SharesPrice) XXX_Merge(src proto.Message)
- func (m *SharesPrice) XXX_Size() int
- func (m *SharesPrice) XXX_Unmarshal(b []byte) error
- type SharesTotal
- func (*SharesTotal) Descriptor() ([]byte, []int)
- func (m *SharesTotal) GetInput() float64
- func (m *SharesTotal) GetOutput() float64
- func (*SharesTotal) ProtoMessage()
- func (m *SharesTotal) Reset()
- func (m *SharesTotal) String() string
- func (m *SharesTotal) XXX_DiscardUnknown()
- func (m *SharesTotal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SharesTotal) XXX_Merge(src proto.Message)
- func (m *SharesTotal) XXX_Size() int
- func (m *SharesTotal) XXX_Unmarshal(b []byte) error
- type SortA
- func (*SortA) Descriptor() ([]byte, []int)
- func (m *SortA) GetD() []*Shares
- func (*SortA) ProtoMessage()
- func (m *SortA) Reset()
- func (self *SortA) Sort() string
- func (m *SortA) String() string
- func (m *SortA) XXX_DiscardUnknown()
- func (m *SortA) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SortA) XXX_Merge(src proto.Message)
- func (m *SortA) XXX_Size() int
- func (m *SortA) XXX_Unmarshal(b []byte) error
- type TalisMan
- func (*TalisMan) Descriptor() ([]byte, []int)
- func (m *TalisMan) GetAttributeType() map[string]*AttributeType
- func (m *TalisMan) GetExt() map[string]*AttributeType
- func (m *TalisMan) GetId() int32
- func (m *TalisMan) GetSeq() int64
- func (m *TalisMan) GetStar() int32
- func (*TalisMan) ProtoMessage()
- func (m *TalisMan) Reset()
- func (m *TalisMan) String() string
- func (m *TalisMan) XXX_DiscardUnknown()
- func (m *TalisMan) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TalisMan) XXX_Merge(src proto.Message)
- func (m *TalisMan) XXX_Size() int
- func (m *TalisMan) XXX_Unmarshal(b []byte) error
- type TutorialData
- func (*TutorialData) Descriptor() ([]byte, []int)
- func (m *TutorialData) GetStep() int32
- func (*TutorialData) ProtoMessage()
- func (m *TutorialData) Reset()
- func (m *TutorialData) String() string
- func (m *TutorialData) XXX_DiscardUnknown()
- func (m *TutorialData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TutorialData) XXX_Merge(src proto.Message)
- func (m *TutorialData) XXX_Size() int
- func (m *TutorialData) XXX_Unmarshal(b []byte) error
- type Unit
- func (*Unit) Descriptor() ([]byte, []int)
- func (m *Unit) GetFloat64() float64
- func (m *Unit) GetId() int32
- func (m *Unit) GetInt32Class() map[int32]*Unit
- func (m *Unit) GetInt32Cur() int32
- func (m *Unit) GetMapInt32() map[int32]int32
- func (m *Unit) GetRepeat() []int32
- func (m *Unit) GetStringClass() map[string]*Unit
- func (m *Unit) GetTm() int64
- func (m *Unit) GetVal() int64
- func (*Unit) ProtoMessage()
- func (m *Unit) Reset()
- func (m *Unit) String() string
- func (m *Unit) XXX_DiscardUnknown()
- func (m *Unit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Unit) XXX_Merge(src proto.Message)
- func (m *Unit) XXX_Size() int
- func (m *Unit) XXX_Unmarshal(b []byte) error
- type WatchRequest
- func (*WatchRequest) Descriptor() ([]byte, []int)
- func (m *WatchRequest) GetPath() string
- func (*WatchRequest) ProtoMessage()
- func (m *WatchRequest) Reset()
- func (m *WatchRequest) String() string
- func (m *WatchRequest) XXX_DiscardUnknown()
- func (m *WatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchRequest) XXX_Merge(src proto.Message)
- func (m *WatchRequest) XXX_Size() int
- func (m *WatchRequest) XXX_Unmarshal(b []byte) error
- type WatchResponse
- func (*WatchResponse) Descriptor() ([]byte, []int)
- func (m *WatchResponse) GetChangeSet() *ChangeSet
- func (*WatchResponse) ProtoMessage()
- func (m *WatchResponse) Reset()
- func (m *WatchResponse) String() string
- func (m *WatchResponse) XXX_DiscardUnknown()
- func (m *WatchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchResponse) XXX_Merge(src proto.Message)
- func (m *WatchResponse) XXX_Size() int
- func (m *WatchResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ActivityId_name = map[int32]string{
0: "NoneActId",
1: "ActLevelRewardsId",
2: "ActSignId",
3: "ActFirstRechargeId",
4: "ActFirstLoginId",
5: "ActSumRechargeId",
6: "ActRechargeFeedbackId",
7: "ActDaySaleId",
8: "ActDiamondMonthCardId",
9: "ActPinkDiamondMonthCardId",
10: "ActGodOrderId",
11: "ActGreatRankFirstKillId",
12: "ActGreatRankId",
13: "ActZeroFundId",
14: "ActLimitBuyId",
15: "ActGreatGiftId",
16: "ActWeekendRollId",
17: "ActTreasureId",
18: "ActTimeGiftId",
19: "ActSevenDayGiftId",
20: "ActNinjaBookId",
21: "ActPersonalTailorId",
22: "ActContinueRewardId",
23: "ActLucyCardId",
24: "ActFixBugId",
25: "ActWorkHardRewardId",
26: "ActDiamRollId",
27: "ActSumRechargeSingleId",
28: "ActWeekCardId",
29: "ActCollectId",
30: "ActGreatDiamRollId",
}
View Source
var ActivityId_value = map[string]int32{
"NoneActId": 0,
"ActLevelRewardsId": 1,
"ActSignId": 2,
"ActFirstRechargeId": 3,
"ActFirstLoginId": 4,
"ActSumRechargeId": 5,
"ActRechargeFeedbackId": 6,
"ActDaySaleId": 7,
"ActDiamondMonthCardId": 8,
"ActPinkDiamondMonthCardId": 9,
"ActGodOrderId": 10,
"ActGreatRankFirstKillId": 11,
"ActGreatRankId": 12,
"ActZeroFundId": 13,
"ActLimitBuyId": 14,
"ActGreatGiftId": 15,
"ActWeekendRollId": 16,
"ActTreasureId": 17,
"ActTimeGiftId": 18,
"ActSevenDayGiftId": 19,
"ActNinjaBookId": 20,
"ActPersonalTailorId": 21,
"ActContinueRewardId": 22,
"ActLucyCardId": 23,
"ActFixBugId": 24,
"ActWorkHardRewardId": 25,
"ActDiamRollId": 26,
"ActSumRechargeSingleId": 27,
"ActWeekCardId": 28,
"ActCollectId": 29,
"ActGreatDiamRollId": 30,
}
View Source
var ActivityStage_name = map[int32]string{
0: "NoneActStage",
1: "ActStageOpen",
2: "ActStageStart",
3: "ActStageEnd",
4: "ActStageClose",
}
View Source
var ActivityStage_value = map[string]int32{
"NoneActStage": 0,
"ActStageOpen": 1,
"ActStageStart": 2,
"ActStageEnd": 3,
"ActStageClose": 4,
}
View Source
var CcyType_name = map[int32]string{
0: "None",
100100: "Gold",
100200: "Diamond",
100300: "MainHeroExp",
100400: "HeroExp",
100500: "Power",
110: "EquipSmelt",
3: "Ticket",
150: "RuneExp",
140: "AreaCoin",
170: "GuildContr",
190: "GuildExp",
}
View Source
var CcyType_value = map[string]int32{
"None": 0,
"Gold": 100100,
"Diamond": 100200,
"MainHeroExp": 100300,
"HeroExp": 100400,
"Power": 100500,
"EquipSmelt": 110,
"Ticket": 3,
"RuneExp": 150,
"AreaCoin": 140,
"GuildContr": 170,
"GuildExp": 190,
}
View Source
var EvtType_name = map[int32]string{
0: "E_ConfReload",
10: "E_HeroFriend",
11: "E_HeroGift",
12: "E_HeroEvent",
13: "E_GDataReload",
14: "E_PlayerMods",
15: "E_PlrLv",
16: "E_PlrAtkPower",
17: "E_PlrChangeName",
18: "E_PlrChangeHead",
19: "E_PlrChangeHFrame",
20: "E_PlrDataReset",
21: "E_PlrMgrLoaded",
22: "E_LoginDaily",
23: "E_OnlineDur",
24: "E_BillDone",
25: "E_FieldChange",
26: "E_CcyAdd",
27: "E_CcyDel",
28: "E_HeroCreate",
29: "E_MainHeroLv",
30: "E_HeroLv",
31: "E_HeroAtkPower",
32: "E_ItemAdd",
33: "E_ItemUse",
34: "E_GmailNew",
35: "E_MainTaskTake",
36: "E_MOpen",
37: "E_GuildCreate",
38: "E_GuildDestroy",
39: "E_GuildJoin",
40: "E_GuildLeave",
41: "E_GuildMemberRank",
42: "E_GuildLv",
43: "E_GuildContr",
44: "E_GuildApplyChange",
45: "E_ActConfReloaded",
46: "E_ActDataRefresh",
47: "E_LoginOnline",
48: "E_ScheduleTrack",
49: "E_GuildDonate",
50: "E_BillMonthCard",
51: "E_CounterBuy",
52: "E_HeroStep",
53: "E_HeroStar",
}
View Source
var EvtType_value = map[string]int32{
"E_ConfReload": 0,
"E_HeroFriend": 10,
"E_HeroGift": 11,
"E_HeroEvent": 12,
"E_GDataReload": 13,
"E_PlayerMods": 14,
"E_PlrLv": 15,
"E_PlrAtkPower": 16,
"E_PlrChangeName": 17,
"E_PlrChangeHead": 18,
"E_PlrChangeHFrame": 19,
"E_PlrDataReset": 20,
"E_PlrMgrLoaded": 21,
"E_LoginDaily": 22,
"E_OnlineDur": 23,
"E_BillDone": 24,
"E_FieldChange": 25,
"E_CcyAdd": 26,
"E_CcyDel": 27,
"E_HeroCreate": 28,
"E_MainHeroLv": 29,
"E_HeroLv": 30,
"E_HeroAtkPower": 31,
"E_ItemAdd": 32,
"E_ItemUse": 33,
"E_GmailNew": 34,
"E_MainTaskTake": 35,
"E_MOpen": 36,
"E_GuildCreate": 37,
"E_GuildDestroy": 38,
"E_GuildJoin": 39,
"E_GuildLeave": 40,
"E_GuildMemberRank": 41,
"E_GuildLv": 42,
"E_GuildContr": 43,
"E_GuildApplyChange": 44,
"E_ActConfReloaded": 45,
"E_ActDataRefresh": 46,
"E_LoginOnline": 47,
"E_ScheduleTrack": 48,
"E_GuildDonate": 49,
"E_BillMonthCard": 50,
"E_CounterBuy": 51,
"E_HeroStep": 52,
"E_HeroStar": 53,
}
View Source
var ObjFrom_name = map[int32]string{
0: "Init",
1: "GM",
2: "Sys",
3: "BagCheck",
4: "Bill_Normal",
5: "Bill_Card",
6: "Bill_Sale",
7: "Bill_Gift",
8: "GiftCode",
9: "RefundCode",
10: "DownloadGift",
11: "GuildCreate",
12: "ChangeGuildName",
13: "Kick",
14: "EscortRobRevenge",
15: "GuildDonate",
16: "CounterReset",
17: "CounterRecover",
18: "CounterBuy",
19: "ChangeName",
20: "S_Mail",
21: "Draw",
22: "TowerFight",
23: "TowerSweep",
24: "ShopBuy",
25: "ShopRefresh",
26: "MainTask",
27: "ItemUse",
28: "PrivCard",
29: "Friend",
30: "VipLv",
31: "CounterBack",
32: "BagSell",
33: "ArmorForge",
34: "GodWeaponStar",
35: "GodWeaponDan",
36: "DestinyUpgrade",
37: "PlayerLv",
38: "FashionUpgrade",
39: "WorldMainLv",
40: "HeroLv",
41: "HeroStep",
42: "HeroLottery",
43: "HeroLotteryGet",
44: "SecretTower",
45: "SecretTower2",
46: "SecretTowerhook",
47: "SecretTowerQuickhook",
48: "SecretTowerDispath",
49: "SecretTowerDispath2",
50: "TitleLv",
51: "TacticsLv",
52: "TacticsReset",
53: "CampsiteOpenSlot",
54: "Decisive",
55: "Decisive2",
56: "Decisive3",
57: "Decisive4",
58: "UpgradeHeroStarLv",
59: "UpgradeHeroTrialLv",
60: "EquipForge",
61: "EquipEpigraph",
62: "EquipIntensify",
63: "EquipRefine",
64: "SoulUpgrade",
65: "SoulCompose",
66: "SoulAwake",
67: "SoulPolish",
68: "SoulDecompose",
69: "ItemDel",
70: "TalismanFoster",
71: "HeroBiography",
72: "HeroLike",
73: "HeroVisit",
}
View Source
var ObjFrom_value = map[string]int32{
"Init": 0,
"GM": 1,
"Sys": 2,
"BagCheck": 3,
"Bill_Normal": 4,
"Bill_Card": 5,
"Bill_Sale": 6,
"Bill_Gift": 7,
"GiftCode": 8,
"RefundCode": 9,
"DownloadGift": 10,
"GuildCreate": 11,
"ChangeGuildName": 12,
"Kick": 13,
"EscortRobRevenge": 14,
"GuildDonate": 15,
"CounterReset": 16,
"CounterRecover": 17,
"CounterBuy": 18,
"ChangeName": 19,
"S_Mail": 20,
"Draw": 21,
"TowerFight": 22,
"TowerSweep": 23,
"ShopBuy": 24,
"ShopRefresh": 25,
"MainTask": 26,
"ItemUse": 27,
"PrivCard": 28,
"Friend": 29,
"VipLv": 30,
"CounterBack": 31,
"BagSell": 32,
"ArmorForge": 33,
"GodWeaponStar": 34,
"GodWeaponDan": 35,
"DestinyUpgrade": 36,
"PlayerLv": 37,
"FashionUpgrade": 38,
"WorldMainLv": 39,
"HeroLv": 40,
"HeroStep": 41,
"HeroLottery": 42,
"HeroLotteryGet": 43,
"SecretTower": 44,
"SecretTower2": 45,
"SecretTowerhook": 46,
"SecretTowerQuickhook": 47,
"SecretTowerDispath": 48,
"SecretTowerDispath2": 49,
"TitleLv": 50,
"TacticsLv": 51,
"TacticsReset": 52,
"CampsiteOpenSlot": 53,
"Decisive": 54,
"Decisive2": 55,
"Decisive3": 56,
"Decisive4": 57,
"UpgradeHeroStarLv": 58,
"UpgradeHeroTrialLv": 59,
"EquipForge": 60,
"EquipEpigraph": 61,
"EquipIntensify": 62,
"EquipRefine": 63,
"SoulUpgrade": 64,
"SoulCompose": 65,
"SoulAwake": 66,
"SoulPolish": 67,
"SoulDecompose": 68,
"ItemDel": 69,
"TalismanFoster": 70,
"HeroBiography": 71,
"HeroLike": 72,
"HeroVisit": 73,
}
View Source
var RankType_name = map[int32]string{
0: "_rankTypeEnumNone",
1: "rankArena",
2: "rankUnknownZone",
3: "rankAtkPower",
4: "rankSumLv",
5: "rankWing",
6: "rankGemLv",
8: "rankHero1",
9: "rankHero2",
10: "rankHero3",
11: "rankHero4",
12: "rankHero5",
20: "rankRuneTower",
21: "rankGuildWarKill",
100: "rankArmorSlot",
101: "rankRune",
102: "rankWingLv",
103: "rankDecisive",
1000: "rankLegendTrail",
1001: "rankActLucyCardScore",
1002: "rankActLucyCardPoint",
1003: "rankGangHQGroupStart",
1013: "rankGangHQGroupEnd",
1020: "rankGangHQWhole",
1021: "rankActFixBugLv",
1022: "rankActGreatDiamRoll",
1023: "rankBossInvadeSingle",
1024: "rankBossInvadeSvr",
1025: "rankCrossDecisive",
}
View Source
var RankType_value = map[string]int32{
"_rankTypeEnumNone": 0,
"rankArena": 1,
"rankUnknownZone": 2,
"rankAtkPower": 3,
"rankSumLv": 4,
"rankWing": 5,
"rankGemLv": 6,
"rankHero1": 8,
"rankHero2": 9,
"rankHero3": 10,
"rankHero4": 11,
"rankHero5": 12,
"rankRuneTower": 20,
"rankGuildWarKill": 21,
"rankArmorSlot": 100,
"rankRune": 101,
"rankWingLv": 102,
"rankDecisive": 103,
"rankLegendTrail": 1000,
"rankActLucyCardScore": 1001,
"rankActLucyCardPoint": 1002,
"rankGangHQGroupStart": 1003,
"rankGangHQGroupEnd": 1013,
"rankGangHQWhole": 1020,
"rankActFixBugLv": 1021,
"rankActGreatDiamRoll": 1022,
"rankBossInvadeSingle": 1023,
"rankBossInvadeSvr": 1024,
"rankCrossDecisive": 1025,
}
View Source
var RetType_name = map[int32]string{}/* 436 elements not displayed */
View Source
var RetType_value = map[string]int32{}/* 436 elements not displayed */
Functions ¶
func RegisterChat2GameHandler ¶ added in v1.1.1
func RegisterChat2GameHandler(s server.Server, hdlr Chat2GameHandler, opts ...server.HandlerOption) error
func RegisterConfigHandler ¶ added in v1.1.1
func RegisterConfigHandler(s server.Server, hdlr ConfigHandler, opts ...server.HandlerOption) error
func RegisterGame2ChatHandler ¶ added in v1.1.1
func RegisterGame2ChatHandler(s server.Server, hdlr Game2ChatHandler, opts ...server.HandlerOption) error
func RegisterGame2GameHandler ¶ added in v1.1.0
func RegisterGame2GameHandler(s server.Server, hdlr Game2GameHandler, opts ...server.HandlerOption) error
func RegisterGame2GateHandler ¶ added in v1.1.0
func RegisterGame2GateHandler(s server.Server, hdlr Game2GateHandler, opts ...server.HandlerOption) error
func RegisterGate2GameHandler ¶ added in v1.1.0
func RegisterGate2GameHandler(s server.Server, hdlr Gate2GameHandler, opts ...server.HandlerOption) error
Types ¶
type ActCalendarData ¶ added in v1.1.0
type ActCalendarData struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Sort int32 `protobuf:"varint,2,opt,name=Sort,proto3" json:"Sort,omitempty"` Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"` Desc string `protobuf:"bytes,4,opt,name=Desc,proto3" json:"Desc,omitempty"` Type int32 `protobuf:"varint,5,opt,name=Type,proto3" json:"Type,omitempty"` ConfKey int32 `protobuf:"varint,6,opt,name=ConfKey,proto3" json:"ConfKey,omitempty"` Flag string `protobuf:"bytes,7,opt,name=Flag,proto3" json:"Flag,omitempty"` Open int64 `protobuf:"varint,8,opt,name=Open,proto3" json:"Open,omitempty"` Start int64 `protobuf:"varint,9,opt,name=Start,proto3" json:"Start,omitempty"` End int64 `protobuf:"varint,10,opt,name=End,proto3" json:"End,omitempty"` Close int64 `protobuf:"varint,11,opt,name=Close,proto3" json:"Close,omitempty"` Stage int32 `protobuf:"varint,12,opt,name=Stage,proto3" json:"Stage,omitempty"` BanServer []int32 `protobuf:"varint,13,rep,packed,name=BanServer,proto3" json:"BanServer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ActCalendarData) Descriptor ¶ added in v1.1.0
func (*ActCalendarData) Descriptor() ([]byte, []int)
func (*ActCalendarData) GetBanServer ¶ added in v1.1.0
func (m *ActCalendarData) GetBanServer() []int32
func (*ActCalendarData) GetClose ¶ added in v1.1.0
func (m *ActCalendarData) GetClose() int64
func (*ActCalendarData) GetConfKey ¶ added in v1.1.0
func (m *ActCalendarData) GetConfKey() int32
func (*ActCalendarData) GetDesc ¶ added in v1.1.0
func (m *ActCalendarData) GetDesc() string
func (*ActCalendarData) GetEnd ¶ added in v1.1.0
func (m *ActCalendarData) GetEnd() int64
func (*ActCalendarData) GetFlag ¶ added in v1.1.0
func (m *ActCalendarData) GetFlag() string
func (*ActCalendarData) GetId ¶ added in v1.1.0
func (m *ActCalendarData) GetId() int32
func (*ActCalendarData) GetName ¶ added in v1.1.0
func (m *ActCalendarData) GetName() string
func (*ActCalendarData) GetOpen ¶ added in v1.1.0
func (m *ActCalendarData) GetOpen() int64
func (*ActCalendarData) GetSort ¶ added in v1.1.0
func (m *ActCalendarData) GetSort() int32
func (*ActCalendarData) GetStage ¶ added in v1.1.0
func (m *ActCalendarData) GetStage() int32
func (*ActCalendarData) GetStart ¶ added in v1.1.0
func (m *ActCalendarData) GetStart() int64
func (*ActCalendarData) GetType ¶ added in v1.1.0
func (m *ActCalendarData) GetType() int32
func (*ActCalendarData) ProtoMessage ¶ added in v1.1.0
func (*ActCalendarData) ProtoMessage()
func (*ActCalendarData) Reset ¶ added in v1.1.0
func (m *ActCalendarData) Reset()
func (*ActCalendarData) String ¶ added in v1.1.0
func (m *ActCalendarData) String() string
func (*ActCalendarData) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ActCalendarData) XXX_DiscardUnknown()
func (*ActCalendarData) XXX_Marshal ¶ added in v1.1.0
func (m *ActCalendarData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActCalendarData) XXX_Merge ¶ added in v1.1.0
func (m *ActCalendarData) XXX_Merge(src proto.Message)
func (*ActCalendarData) XXX_Size ¶ added in v1.1.0
func (m *ActCalendarData) XXX_Size() int
func (*ActCalendarData) XXX_Unmarshal ¶ added in v1.1.0
func (m *ActCalendarData) XXX_Unmarshal(b []byte) error
type ActivityId ¶ added in v1.1.0
type ActivityId int32
const ( ActivityId_NoneActId ActivityId = 0 ActivityId_ActLevelRewardsId ActivityId = 1 ActivityId_ActSignId ActivityId = 2 ActivityId_ActFirstRechargeId ActivityId = 3 ActivityId_ActFirstLoginId ActivityId = 4 ActivityId_ActSumRechargeId ActivityId = 5 ActivityId_ActRechargeFeedbackId ActivityId = 6 ActivityId_ActDaySaleId ActivityId = 7 ActivityId_ActDiamondMonthCardId ActivityId = 8 ActivityId_ActPinkDiamondMonthCardId ActivityId = 9 ActivityId_ActGodOrderId ActivityId = 10 ActivityId_ActGreatRankFirstKillId ActivityId = 11 ActivityId_ActGreatRankId ActivityId = 12 ActivityId_ActZeroFundId ActivityId = 13 ActivityId_ActLimitBuyId ActivityId = 14 ActivityId_ActGreatGiftId ActivityId = 15 ActivityId_ActWeekendRollId ActivityId = 16 ActivityId_ActTreasureId ActivityId = 17 ActivityId_ActTimeGiftId ActivityId = 18 ActivityId_ActSevenDayGiftId ActivityId = 19 ActivityId_ActNinjaBookId ActivityId = 20 ActivityId_ActPersonalTailorId ActivityId = 21 ActivityId_ActContinueRewardId ActivityId = 22 ActivityId_ActLucyCardId ActivityId = 23 ActivityId_ActFixBugId ActivityId = 24 ActivityId_ActWorkHardRewardId ActivityId = 25 ActivityId_ActDiamRollId ActivityId = 26 ActivityId_ActSumRechargeSingleId ActivityId = 27 ActivityId_ActWeekCardId ActivityId = 28 ActivityId_ActCollectId ActivityId = 29 ActivityId_ActGreatDiamRollId ActivityId = 30 )
func (ActivityId) EnumDescriptor ¶ added in v1.1.0
func (ActivityId) EnumDescriptor() ([]byte, []int)
func (ActivityId) String ¶ added in v1.1.0
func (x ActivityId) String() string
type ActivityStage ¶
type ActivityStage int32
const ( ActivityStage_NoneActStage ActivityStage = 0 ActivityStage_ActStageOpen ActivityStage = 1 ActivityStage_ActStageStart ActivityStage = 2 ActivityStage_ActStageEnd ActivityStage = 3 ActivityStage_ActStageClose ActivityStage = 4 )
func (ActivityStage) EnumDescriptor ¶
func (ActivityStage) EnumDescriptor() ([]byte, []int)
func (ActivityStage) String ¶
func (x ActivityStage) String() string
type ArmorSlot ¶ added in v1.1.0
type ArmorSlot struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` ArmSeq int64 `protobuf:"varint,2,opt,name=ArmSeq,proto3" json:"ArmSeq,omitempty"` Type int32 `protobuf:"varint,3,opt,name=Type,proto3" json:"Type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ArmorSlot) Descriptor ¶ added in v1.1.0
func (*ArmorSlot) ProtoMessage ¶ added in v1.1.0
func (*ArmorSlot) ProtoMessage()
func (*ArmorSlot) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ArmorSlot) XXX_DiscardUnknown()
func (*ArmorSlot) XXX_Marshal ¶ added in v1.1.0
func (*ArmorSlot) XXX_Unmarshal ¶ added in v1.1.0
type AttributeType ¶ added in v1.1.0
type AttributeType struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Type int32 `protobuf:"varint,2,opt,name=Type,proto3" json:"Type,omitempty"` Val float64 `protobuf:"fixed64,3,opt,name=Val,proto3" json:"Val,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttributeType) Descriptor ¶ added in v1.1.0
func (*AttributeType) Descriptor() ([]byte, []int)
func (*AttributeType) GetId ¶ added in v1.1.0
func (m *AttributeType) GetId() int32
func (*AttributeType) GetType ¶ added in v1.1.0
func (m *AttributeType) GetType() int32
func (*AttributeType) GetVal ¶ added in v1.1.0
func (m *AttributeType) GetVal() float64
func (*AttributeType) ProtoMessage ¶ added in v1.1.0
func (*AttributeType) ProtoMessage()
func (*AttributeType) Reset ¶ added in v1.1.0
func (m *AttributeType) Reset()
func (*AttributeType) String ¶ added in v1.1.0
func (m *AttributeType) String() string
func (*AttributeType) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *AttributeType) XXX_DiscardUnknown()
func (*AttributeType) XXX_Marshal ¶ added in v1.1.0
func (m *AttributeType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttributeType) XXX_Merge ¶ added in v1.1.0
func (m *AttributeType) XXX_Merge(src proto.Message)
func (*AttributeType) XXX_Size ¶ added in v1.1.0
func (m *AttributeType) XXX_Size() int
func (*AttributeType) XXX_Unmarshal ¶ added in v1.1.0
func (m *AttributeType) XXX_Unmarshal(b []byte) error
type BagData ¶ added in v1.1.0
type BagData struct { Currency []*Ccy `protobuf:"bytes,1,rep,name=Currency,proto3" json:"Currency,omitempty"` Items []*Item `protobuf:"bytes,2,rep,name=Items,proto3" json:"Items,omitempty"` TalisMans map[int64]*TalisMan `` /* 160-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
背包数据
func (*BagData) Descriptor ¶ added in v1.1.0
func (*BagData) GetCurrency ¶ added in v1.1.0
func (*BagData) GetTalisMans ¶ added in v1.1.0
func (*BagData) ProtoMessage ¶ added in v1.1.0
func (*BagData) ProtoMessage()
func (*BagData) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BagData) XXX_DiscardUnknown()
func (*BagData) XXX_Marshal ¶ added in v1.1.0
func (*BagData) XXX_Unmarshal ¶ added in v1.1.0
type BaseHero ¶ added in v1.1.0
type BaseHero struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Lv int32 `protobuf:"varint,2,opt,name=Lv,proto3" json:"Lv,omitempty"` Exp int64 `protobuf:"varint,3,opt,name=Exp,proto3" json:"Exp,omitempty"` ArmorSlots map[int32]*ArmorSlot `` /* 162-byte string literal not displayed */ FClothes int32 `protobuf:"varint,5,opt,name=FClothes,proto3" json:"FClothes,omitempty"` AdvancedLv int32 `protobuf:"varint,6,opt,name=AdvancedLv,proto3" json:"AdvancedLv,omitempty"` StepPassive []int32 `protobuf:"varint,7,rep,packed,name=StepPassive,proto3" json:"StepPassive,omitempty"` ASkill []int32 `protobuf:"varint,8,rep,packed,name=ASkill,proto3" json:"ASkill,omitempty"` Color int32 `protobuf:"varint,9,opt,name=Color,proto3" json:"Color,omitempty"` Elem int32 `protobuf:"varint,10,opt,name=Elem,proto3" json:"Elem,omitempty"` Star int32 `protobuf:"varint,11,opt,name=Star,proto3" json:"Star,omitempty"` StarPoint int32 `protobuf:"varint,12,opt,name=StarPoint,proto3" json:"StarPoint,omitempty"` //绘卷 HomeId int32 `protobuf:"varint,13,opt,name=HomeId,proto3" json:"HomeId,omitempty"` //好感度 Like int32 `protobuf:"varint,14,opt,name=Like,proto3" json:"Like,omitempty"` //传记 Biography map[int32]int32 `` /* 162-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BaseHero) Descriptor ¶ added in v1.1.0
func (*BaseHero) GetAdvancedLv ¶ added in v1.1.0
func (*BaseHero) GetArmorSlots ¶ added in v1.1.0
func (*BaseHero) GetBiography ¶ added in v1.1.0
func (*BaseHero) GetFClothes ¶ added in v1.1.0
func (*BaseHero) GetStarPoint ¶ added in v1.1.0
func (*BaseHero) GetStepPassive ¶ added in v1.1.0
func (*BaseHero) ProtoMessage ¶ added in v1.1.0
func (*BaseHero) ProtoMessage()
func (*BaseHero) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BaseHero) XXX_DiscardUnknown()
func (*BaseHero) XXX_Marshal ¶ added in v1.1.0
func (*BaseHero) XXX_Unmarshal ¶ added in v1.1.0
type BattleEquip ¶ added in v1.1.0
type BattleEquip struct { Seq int64 `protobuf:"varint,1,opt,name=Seq,proto3" json:"Seq,omitempty"` Id int32 `protobuf:"varint,2,opt,name=Id,proto3" json:"Id,omitempty"` Slot int32 `protobuf:"varint,3,opt,name=Slot,proto3" json:"Slot,omitempty"` Up int32 `protobuf:"varint,4,opt,name=Up,proto3" json:"Up,omitempty"` Smt int32 `protobuf:"varint,5,opt,name=Smt,proto3" json:"Smt,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BattleEquip) Descriptor ¶ added in v1.1.0
func (*BattleEquip) Descriptor() ([]byte, []int)
func (*BattleEquip) GetId ¶ added in v1.1.0
func (m *BattleEquip) GetId() int32
func (*BattleEquip) GetSeq ¶ added in v1.1.0
func (m *BattleEquip) GetSeq() int64
func (*BattleEquip) GetSlot ¶ added in v1.1.0
func (m *BattleEquip) GetSlot() int32
func (*BattleEquip) GetSmt ¶ added in v1.1.0
func (m *BattleEquip) GetSmt() int32
func (*BattleEquip) GetUp ¶ added in v1.1.0
func (m *BattleEquip) GetUp() int32
func (*BattleEquip) ProtoMessage ¶ added in v1.1.0
func (*BattleEquip) ProtoMessage()
func (*BattleEquip) Reset ¶ added in v1.1.0
func (m *BattleEquip) Reset()
func (*BattleEquip) String ¶ added in v1.1.0
func (m *BattleEquip) String() string
func (*BattleEquip) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BattleEquip) XXX_DiscardUnknown()
func (*BattleEquip) XXX_Marshal ¶ added in v1.1.0
func (m *BattleEquip) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BattleEquip) XXX_Merge ¶ added in v1.1.0
func (m *BattleEquip) XXX_Merge(src proto.Message)
func (*BattleEquip) XXX_Size ¶ added in v1.1.0
func (m *BattleEquip) XXX_Size() int
func (*BattleEquip) XXX_Unmarshal ¶ added in v1.1.0
func (m *BattleEquip) XXX_Unmarshal(b []byte) error
type BattleHero ¶ added in v1.1.0
type BattleHero struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Lv int32 `protobuf:"varint,2,opt,name=Lv,proto3" json:"Lv,omitempty"` Star int32 `protobuf:"varint,3,opt,name=Star,proto3" json:"Star,omitempty"` Props []*BattleProp `protobuf:"bytes,4,rep,name=Props,proto3" json:"Props,omitempty"` Passive []int32 `protobuf:"varint,5,rep,packed,name=Passive,proto3" json:"Passive,omitempty"` Energy int32 `protobuf:"varint,6,opt,name=Energy,proto3" json:"Energy,omitempty"` FClothes int32 `protobuf:"varint,7,opt,name=FClothes,proto3" json:"FClothes,omitempty"` Buffs []int32 `protobuf:"varint,8,rep,packed,name=Buffs,proto3" json:"Buffs,omitempty"` AtkPwr int32 `protobuf:"varint,9,opt,name=AtkPwr,proto3" json:"AtkPwr,omitempty"` Equips []*BattleEquip `protobuf:"bytes,10,rep,name=Equips,proto3" json:"Equips,omitempty"` Pos int32 `protobuf:"varint,11,opt,name=Pos,proto3" json:"Pos,omitempty"` DecHp float32 `protobuf:"fixed32,12,opt,name=DecHp,proto3" json:"DecHp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BattleHero) Descriptor ¶ added in v1.1.0
func (*BattleHero) Descriptor() ([]byte, []int)
func (*BattleHero) GetAtkPwr ¶ added in v1.1.0
func (m *BattleHero) GetAtkPwr() int32
func (*BattleHero) GetBuffs ¶ added in v1.1.0
func (m *BattleHero) GetBuffs() []int32
func (*BattleHero) GetDecHp ¶ added in v1.1.0
func (m *BattleHero) GetDecHp() float32
func (*BattleHero) GetEnergy ¶ added in v1.1.0
func (m *BattleHero) GetEnergy() int32
func (*BattleHero) GetEquips ¶ added in v1.1.0
func (m *BattleHero) GetEquips() []*BattleEquip
func (*BattleHero) GetFClothes ¶ added in v1.1.0
func (m *BattleHero) GetFClothes() int32
func (*BattleHero) GetId ¶ added in v1.1.0
func (m *BattleHero) GetId() int32
func (*BattleHero) GetLv ¶ added in v1.1.0
func (m *BattleHero) GetLv() int32
func (*BattleHero) GetPassive ¶ added in v1.1.0
func (m *BattleHero) GetPassive() []int32
func (*BattleHero) GetPos ¶ added in v1.1.0
func (m *BattleHero) GetPos() int32
func (*BattleHero) GetProps ¶ added in v1.1.0
func (m *BattleHero) GetProps() []*BattleProp
func (*BattleHero) GetStar ¶ added in v1.1.0
func (m *BattleHero) GetStar() int32
func (*BattleHero) ProtoMessage ¶ added in v1.1.0
func (*BattleHero) ProtoMessage()
func (*BattleHero) Reset ¶ added in v1.1.0
func (m *BattleHero) Reset()
func (*BattleHero) String ¶ added in v1.1.0
func (m *BattleHero) String() string
func (*BattleHero) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BattleHero) XXX_DiscardUnknown()
func (*BattleHero) XXX_Marshal ¶ added in v1.1.0
func (m *BattleHero) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BattleHero) XXX_Merge ¶ added in v1.1.0
func (m *BattleHero) XXX_Merge(src proto.Message)
func (*BattleHero) XXX_Size ¶ added in v1.1.0
func (m *BattleHero) XXX_Size() int
func (*BattleHero) XXX_Unmarshal ¶ added in v1.1.0
func (m *BattleHero) XXX_Unmarshal(b []byte) error
type BattleOpUseSkill ¶ added in v1.1.0
type BattleOpUseSkill struct { Idx int32 `protobuf:"varint,1,opt,name=idx,proto3" json:"idx,omitempty"` Op int32 `protobuf:"varint,2,opt,name=op,proto3" json:"op,omitempty"` Pos int32 `protobuf:"varint,3,opt,name=pos,proto3" json:"pos,omitempty"` Group int32 `protobuf:"varint,4,opt,name=group,proto3" json:"group,omitempty"` SkillId int32 `protobuf:"varint,5,opt,name=skillId,proto3" json:"skillId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
使用技能
func (*BattleOpUseSkill) Descriptor ¶ added in v1.1.0
func (*BattleOpUseSkill) Descriptor() ([]byte, []int)
func (*BattleOpUseSkill) GetGroup ¶ added in v1.1.0
func (m *BattleOpUseSkill) GetGroup() int32
func (*BattleOpUseSkill) GetIdx ¶ added in v1.1.0
func (m *BattleOpUseSkill) GetIdx() int32
func (*BattleOpUseSkill) GetOp ¶ added in v1.1.0
func (m *BattleOpUseSkill) GetOp() int32
func (*BattleOpUseSkill) GetPos ¶ added in v1.1.0
func (m *BattleOpUseSkill) GetPos() int32
func (*BattleOpUseSkill) GetSkillId ¶ added in v1.1.0
func (m *BattleOpUseSkill) GetSkillId() int32
func (*BattleOpUseSkill) ProtoMessage ¶ added in v1.1.0
func (*BattleOpUseSkill) ProtoMessage()
func (*BattleOpUseSkill) Reset ¶ added in v1.1.0
func (m *BattleOpUseSkill) Reset()
func (*BattleOpUseSkill) String ¶ added in v1.1.0
func (m *BattleOpUseSkill) String() string
func (*BattleOpUseSkill) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BattleOpUseSkill) XXX_DiscardUnknown()
func (*BattleOpUseSkill) XXX_Marshal ¶ added in v1.1.0
func (m *BattleOpUseSkill) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BattleOpUseSkill) XXX_Merge ¶ added in v1.1.0
func (m *BattleOpUseSkill) XXX_Merge(src proto.Message)
func (*BattleOpUseSkill) XXX_Size ¶ added in v1.1.0
func (m *BattleOpUseSkill) XXX_Size() int
func (*BattleOpUseSkill) XXX_Unmarshal ¶ added in v1.1.0
func (m *BattleOpUseSkill) XXX_Unmarshal(b []byte) error
type BattlePlayer ¶ added in v1.1.0
type BattlePlayer struct { UserId string `protobuf:"bytes,1,opt,name=UserId,proto3" json:"UserId,omitempty"` SvrId int32 `protobuf:"varint,2,opt,name=SvrId,proto3" json:"SvrId,omitempty"` Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"` Head int32 `protobuf:"varint,4,opt,name=Head,proto3" json:"Head,omitempty"` HFrame int32 `protobuf:"varint,5,opt,name=HFrame,proto3" json:"HFrame,omitempty"` GuildId string `protobuf:"bytes,6,opt,name=GuildId,proto3" json:"GuildId,omitempty"` GuildName string `protobuf:"bytes,7,opt,name=GuildName,proto3" json:"GuildName,omitempty"` Lv int32 `protobuf:"varint,8,opt,name=Lv,proto3" json:"Lv,omitempty"` Vip int32 `protobuf:"varint,9,opt,name=Vip,proto3" json:"Vip,omitempty"` Waves []*BattleWave `protobuf:"bytes,10,rep,name=Waves,proto3" json:"Waves,omitempty"` TitleLv int32 `protobuf:"varint,12,opt,name=TitleLv,proto3" json:"TitleLv,omitempty"` AtkPower int32 `protobuf:"varint,13,opt,name=AtkPower,proto3" json:"AtkPower,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
战斗单位
func (*BattlePlayer) Descriptor ¶ added in v1.1.0
func (*BattlePlayer) Descriptor() ([]byte, []int)
func (*BattlePlayer) GetAtkPower ¶ added in v1.1.0
func (m *BattlePlayer) GetAtkPower() int32
func (*BattlePlayer) GetGuildId ¶ added in v1.1.0
func (m *BattlePlayer) GetGuildId() string
func (*BattlePlayer) GetGuildName ¶ added in v1.1.0
func (m *BattlePlayer) GetGuildName() string
func (*BattlePlayer) GetHFrame ¶ added in v1.1.0
func (m *BattlePlayer) GetHFrame() int32
func (*BattlePlayer) GetHead ¶ added in v1.1.0
func (m *BattlePlayer) GetHead() int32
func (*BattlePlayer) GetLv ¶ added in v1.1.0
func (m *BattlePlayer) GetLv() int32
func (*BattlePlayer) GetName ¶ added in v1.1.0
func (m *BattlePlayer) GetName() string
func (*BattlePlayer) GetSvrId ¶ added in v1.1.0
func (m *BattlePlayer) GetSvrId() int32
func (*BattlePlayer) GetTitleLv ¶ added in v1.1.0
func (m *BattlePlayer) GetTitleLv() int32
func (*BattlePlayer) GetUserId ¶ added in v1.1.0
func (m *BattlePlayer) GetUserId() string
func (*BattlePlayer) GetVip ¶ added in v1.1.0
func (m *BattlePlayer) GetVip() int32
func (*BattlePlayer) GetWaves ¶ added in v1.1.0
func (m *BattlePlayer) GetWaves() []*BattleWave
func (*BattlePlayer) ProtoMessage ¶ added in v1.1.0
func (*BattlePlayer) ProtoMessage()
func (*BattlePlayer) Reset ¶ added in v1.1.0
func (m *BattlePlayer) Reset()
func (*BattlePlayer) String ¶ added in v1.1.0
func (m *BattlePlayer) String() string
func (*BattlePlayer) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BattlePlayer) XXX_DiscardUnknown()
func (*BattlePlayer) XXX_Marshal ¶ added in v1.1.0
func (m *BattlePlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BattlePlayer) XXX_Merge ¶ added in v1.1.0
func (m *BattlePlayer) XXX_Merge(src proto.Message)
func (*BattlePlayer) XXX_Size ¶ added in v1.1.0
func (m *BattlePlayer) XXX_Size() int
func (*BattlePlayer) XXX_Unmarshal ¶ added in v1.1.0
func (m *BattlePlayer) XXX_Unmarshal(b []byte) error
type BattleProp ¶ added in v1.1.0
type BattleProp struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` V float32 `protobuf:"fixed32,2,opt,name=V,proto3" json:"V,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BattleProp) Descriptor ¶ added in v1.1.0
func (*BattleProp) Descriptor() ([]byte, []int)
func (*BattleProp) GetId ¶ added in v1.1.0
func (m *BattleProp) GetId() int32
func (*BattleProp) GetV ¶ added in v1.1.0
func (m *BattleProp) GetV() float32
func (*BattleProp) ProtoMessage ¶ added in v1.1.0
func (*BattleProp) ProtoMessage()
func (*BattleProp) Reset ¶ added in v1.1.0
func (m *BattleProp) Reset()
func (*BattleProp) String ¶ added in v1.1.0
func (m *BattleProp) String() string
func (*BattleProp) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BattleProp) XXX_DiscardUnknown()
func (*BattleProp) XXX_Marshal ¶ added in v1.1.0
func (m *BattleProp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BattleProp) XXX_Merge ¶ added in v1.1.0
func (m *BattleProp) XXX_Merge(src proto.Message)
func (*BattleProp) XXX_Size ¶ added in v1.1.0
func (m *BattleProp) XXX_Size() int
func (*BattleProp) XXX_Unmarshal ¶ added in v1.1.0
func (m *BattleProp) XXX_Unmarshal(b []byte) error
type BattleReplayData ¶ added in v1.1.0
type BattleReplayData struct { Players []*BattlePlayer `protobuf:"bytes,1,rep,name=Players,proto3" json:"Players,omitempty"` Seed int32 `protobuf:"varint,2,opt,name=Seed,proto3" json:"Seed,omitempty"` Statistics map[string]*DamageStatistics `` /* 161-byte string literal not displayed */ Args map[string]string `` /* 149-byte string literal not displayed */ Operations []*BattleOpUseSkill `protobuf:"bytes,5,rep,name=Operations,proto3" json:"Operations,omitempty"` Token string `protobuf:"bytes,6,opt,name=Token,proto3" json:"Token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BattleReplayData) Descriptor ¶ added in v1.1.0
func (*BattleReplayData) Descriptor() ([]byte, []int)
func (*BattleReplayData) GetArgs ¶ added in v1.1.0
func (m *BattleReplayData) GetArgs() map[string]string
func (*BattleReplayData) GetOperations ¶ added in v1.1.0
func (m *BattleReplayData) GetOperations() []*BattleOpUseSkill
func (*BattleReplayData) GetPlayers ¶ added in v1.1.0
func (m *BattleReplayData) GetPlayers() []*BattlePlayer
func (*BattleReplayData) GetSeed ¶ added in v1.1.0
func (m *BattleReplayData) GetSeed() int32
func (*BattleReplayData) GetStatistics ¶ added in v1.1.0
func (m *BattleReplayData) GetStatistics() map[string]*DamageStatistics
func (*BattleReplayData) GetToken ¶ added in v1.1.0
func (m *BattleReplayData) GetToken() string
func (*BattleReplayData) ProtoMessage ¶ added in v1.1.0
func (*BattleReplayData) ProtoMessage()
func (*BattleReplayData) Reset ¶ added in v1.1.0
func (m *BattleReplayData) Reset()
func (*BattleReplayData) String ¶ added in v1.1.0
func (m *BattleReplayData) String() string
func (*BattleReplayData) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BattleReplayData) XXX_DiscardUnknown()
func (*BattleReplayData) XXX_Marshal ¶ added in v1.1.0
func (m *BattleReplayData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BattleReplayData) XXX_Merge ¶ added in v1.1.0
func (m *BattleReplayData) XXX_Merge(src proto.Message)
func (*BattleReplayData) XXX_Size ¶ added in v1.1.0
func (m *BattleReplayData) XXX_Size() int
func (*BattleReplayData) XXX_Unmarshal ¶ added in v1.1.0
func (m *BattleReplayData) XXX_Unmarshal(b []byte) error
type BattleWave ¶ added in v1.1.0
type BattleWave struct { Index int32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"` Heroes []*BattleHero `protobuf:"bytes,2,rep,name=Heroes,proto3" json:"Heroes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BattleWave) Descriptor ¶ added in v1.1.0
func (*BattleWave) Descriptor() ([]byte, []int)
func (*BattleWave) GetHeroes ¶ added in v1.1.0
func (m *BattleWave) GetHeroes() []*BattleHero
func (*BattleWave) GetIndex ¶ added in v1.1.0
func (m *BattleWave) GetIndex() int32
func (*BattleWave) ProtoMessage ¶ added in v1.1.0
func (*BattleWave) ProtoMessage()
func (*BattleWave) Reset ¶ added in v1.1.0
func (m *BattleWave) Reset()
func (*BattleWave) String ¶ added in v1.1.0
func (m *BattleWave) String() string
func (*BattleWave) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *BattleWave) XXX_DiscardUnknown()
func (*BattleWave) XXX_Marshal ¶ added in v1.1.0
func (m *BattleWave) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BattleWave) XXX_Merge ¶ added in v1.1.0
func (m *BattleWave) XXX_Merge(src proto.Message)
func (*BattleWave) XXX_Size ¶ added in v1.1.0
func (m *BattleWave) XXX_Size() int
func (*BattleWave) XXX_Unmarshal ¶ added in v1.1.0
func (m *BattleWave) XXX_Unmarshal(b []byte) error
type Bytes ¶ added in v1.1.1
type Bytes struct { //协议名字 Mid string `protobuf:"bytes,1,opt,name=Mid,proto3" json:"Mid,omitempty"` Datas []byte `protobuf:"bytes,2,opt,name=Datas,proto3" json:"Datas,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Bytes) Descriptor ¶ added in v1.1.1
func (*Bytes) ProtoMessage ¶ added in v1.1.1
func (*Bytes) ProtoMessage()
func (*Bytes) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *Bytes) XXX_DiscardUnknown()
func (*Bytes) XXX_Marshal ¶ added in v1.1.1
func (*Bytes) XXX_Unmarshal ¶ added in v1.1.1
type C_GetRank ¶ added in v1.1.0
type C_GetRank struct { Type RankType `protobuf:"varint,1,opt,name=Type,proto3,enum=MPB.RankType" json:"Type,omitempty"` Begin int32 `protobuf:"varint,2,opt,name=Begin,proto3" json:"Begin,omitempty"` Count int32 `protobuf:"varint,3,opt,name=Count,proto3" json:"Count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*C_GetRank) Descriptor ¶ added in v1.1.0
func (*C_GetRank) ProtoMessage ¶ added in v1.1.0
func (*C_GetRank) ProtoMessage()
func (*C_GetRank) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *C_GetRank) XXX_DiscardUnknown()
func (*C_GetRank) XXX_Marshal ¶ added in v1.1.0
func (*C_GetRank) XXX_Unmarshal ¶ added in v1.1.0
type C_Login ¶ added in v1.1.0
type C_Login struct { AuthId string `protobuf:"bytes,1,opt,name=AuthId,proto3" json:"AuthId,omitempty"` AuthToken string `protobuf:"bytes,2,opt,name=AuthToken,proto3" json:"AuthToken,omitempty"` Svr0 string `protobuf:"bytes,3,opt,name=Svr0,proto3" json:"Svr0,omitempty"` Sdk string `protobuf:"bytes,4,opt,name=Sdk,proto3" json:"Sdk,omitempty"` Plat string `protobuf:"bytes,5,opt,name=Plat,proto3" json:"Plat,omitempty"` DevId string `protobuf:"bytes,6,opt,name=DevId,proto3" json:"DevId,omitempty"` P1 string `protobuf:"bytes,7,opt,name=P1,proto3" json:"P1,omitempty"` P2 string `protobuf:"bytes,8,opt,name=P2,proto3" json:"P2,omitempty"` P3 string `protobuf:"bytes,9,opt,name=P3,proto3" json:"P3,omitempty"` VerMajor string `protobuf:"bytes,10,opt,name=VerMajor,proto3" json:"VerMajor,omitempty"` VerMinor string `protobuf:"bytes,11,opt,name=VerMinor,proto3" json:"VerMinor,omitempty"` VerBuild string `protobuf:"bytes,12,opt,name=VerBuild,proto3" json:"VerBuild,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
登录
func (*C_Login) Descriptor ¶ added in v1.1.0
func (*C_Login) GetAuthToken ¶ added in v1.1.0
func (*C_Login) GetVerBuild ¶ added in v1.1.0
func (*C_Login) GetVerMajor ¶ added in v1.1.0
func (*C_Login) GetVerMinor ¶ added in v1.1.0
func (*C_Login) ProtoMessage ¶ added in v1.1.0
func (*C_Login) ProtoMessage()
func (*C_Login) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *C_Login) XXX_DiscardUnknown()
func (*C_Login) XXX_Marshal ¶ added in v1.1.0
func (*C_Login) XXX_Unmarshal ¶ added in v1.1.0
type C_Reconnect ¶ added in v1.1.0
type C_Reconnect struct { UserId uint64 `protobuf:"varint,1,opt,name=UserId,proto3" json:"UserId,omitempty"` SessionKey int64 `protobuf:"varint,2,opt,name=SessionKey,proto3" json:"SessionKey,omitempty"` SessionToken string `protobuf:"bytes,3,opt,name=SessionToken,proto3" json:"SessionToken,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*C_Reconnect) Descriptor ¶ added in v1.1.0
func (*C_Reconnect) Descriptor() ([]byte, []int)
func (*C_Reconnect) GetSessionKey ¶ added in v1.1.0
func (m *C_Reconnect) GetSessionKey() int64
func (*C_Reconnect) GetSessionToken ¶ added in v1.1.0
func (m *C_Reconnect) GetSessionToken() string
func (*C_Reconnect) GetUserId ¶ added in v1.1.0
func (m *C_Reconnect) GetUserId() uint64
func (*C_Reconnect) ProtoMessage ¶ added in v1.1.0
func (*C_Reconnect) ProtoMessage()
func (*C_Reconnect) Reset ¶ added in v1.1.0
func (m *C_Reconnect) Reset()
func (*C_Reconnect) String ¶ added in v1.1.0
func (m *C_Reconnect) String() string
func (*C_Reconnect) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *C_Reconnect) XXX_DiscardUnknown()
func (*C_Reconnect) XXX_Marshal ¶ added in v1.1.0
func (m *C_Reconnect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*C_Reconnect) XXX_Merge ¶ added in v1.1.0
func (m *C_Reconnect) XXX_Merge(src proto.Message)
func (*C_Reconnect) XXX_Size ¶ added in v1.1.0
func (m *C_Reconnect) XXX_Size() int
func (*C_Reconnect) XXX_Unmarshal ¶ added in v1.1.0
func (m *C_Reconnect) XXX_Unmarshal(b []byte) error
type Ccy ¶ added in v1.1.0
type Ccy struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Num int64 `protobuf:"varint,2,opt,name=Num,proto3" json:"Num,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
货币
func (*Ccy) Descriptor ¶ added in v1.1.0
func (*Ccy) ProtoMessage ¶ added in v1.1.0
func (*Ccy) ProtoMessage()
func (*Ccy) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Ccy) XXX_DiscardUnknown()
func (*Ccy) XXX_Marshal ¶ added in v1.1.0
func (*Ccy) XXX_Unmarshal ¶ added in v1.1.0
type CcyType ¶ added in v1.1.0
type CcyType int32
const ( CcyType_None CcyType = 0 CcyType_Gold CcyType = 100100 CcyType_Diamond CcyType = 100200 CcyType_MainHeroExp CcyType = 100300 CcyType_HeroExp CcyType = 100400 CcyType_Power CcyType = 100500 CcyType_EquipSmelt CcyType = 110 CcyType_Ticket CcyType = 3 CcyType_RuneExp CcyType = 150 CcyType_AreaCoin CcyType = 140 CcyType_GuildContr CcyType = 170 CcyType_GuildExp CcyType = 190 )
func (CcyType) EnumDescriptor ¶ added in v1.1.0
type ChampionInfo ¶ added in v1.1.0
type ChampionInfo struct { UserId string `protobuf:"bytes,1,opt,name=UserId,proto3" json:"UserId,omitempty"` HeroId int32 `protobuf:"varint,2,opt,name=HeroId,proto3" json:"HeroId,omitempty"` FClothes int32 `protobuf:"varint,3,opt,name=FClothes,proto3" json:"FClothes,omitempty"` FWeapon int32 `protobuf:"varint,4,opt,name=FWeapon,proto3" json:"FWeapon,omitempty"` ColorFul bool `protobuf:"varint,5,opt,name=ColorFul,proto3" json:"ColorFul,omitempty"` Weapon int32 `protobuf:"varint,6,opt,name=Weapon,proto3" json:"Weapon,omitempty"` Wing int32 `protobuf:"varint,7,opt,name=Wing,proto3" json:"Wing,omitempty"` Enchantment int32 `protobuf:"varint,8,opt,name=Enchantment,proto3" json:"Enchantment,omitempty"` EnchantEle bool `protobuf:"varint,9,opt,name=EnchantEle,proto3" json:"EnchantEle,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChampionInfo) Descriptor ¶ added in v1.1.0
func (*ChampionInfo) Descriptor() ([]byte, []int)
func (*ChampionInfo) GetColorFul ¶ added in v1.1.0
func (m *ChampionInfo) GetColorFul() bool
func (*ChampionInfo) GetEnchantEle ¶ added in v1.1.0
func (m *ChampionInfo) GetEnchantEle() bool
func (*ChampionInfo) GetEnchantment ¶ added in v1.1.0
func (m *ChampionInfo) GetEnchantment() int32
func (*ChampionInfo) GetFClothes ¶ added in v1.1.0
func (m *ChampionInfo) GetFClothes() int32
func (*ChampionInfo) GetFWeapon ¶ added in v1.1.0
func (m *ChampionInfo) GetFWeapon() int32
func (*ChampionInfo) GetHeroId ¶ added in v1.1.0
func (m *ChampionInfo) GetHeroId() int32
func (*ChampionInfo) GetUserId ¶ added in v1.1.0
func (m *ChampionInfo) GetUserId() string
func (*ChampionInfo) GetWeapon ¶ added in v1.1.0
func (m *ChampionInfo) GetWeapon() int32
func (*ChampionInfo) GetWing ¶ added in v1.1.0
func (m *ChampionInfo) GetWing() int32
func (*ChampionInfo) ProtoMessage ¶ added in v1.1.0
func (*ChampionInfo) ProtoMessage()
func (*ChampionInfo) Reset ¶ added in v1.1.0
func (m *ChampionInfo) Reset()
func (*ChampionInfo) String ¶ added in v1.1.0
func (m *ChampionInfo) String() string
func (*ChampionInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ChampionInfo) XXX_DiscardUnknown()
func (*ChampionInfo) XXX_Marshal ¶ added in v1.1.0
func (m *ChampionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChampionInfo) XXX_Merge ¶ added in v1.1.0
func (m *ChampionInfo) XXX_Merge(src proto.Message)
func (*ChampionInfo) XXX_Size ¶ added in v1.1.0
func (m *ChampionInfo) XXX_Size() int
func (*ChampionInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *ChampionInfo) XXX_Unmarshal(b []byte) error
type ChangeSet ¶ added in v1.1.1
type ChangeSet struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` Checksum string `protobuf:"bytes,2,opt,name=checksum,proto3" json:"checksum,omitempty"` Format string `protobuf:"bytes,3,opt,name=format,proto3" json:"format,omitempty"` Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"` Timestamp int64 `protobuf:"varint,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChangeSet) Descriptor ¶ added in v1.1.1
func (*ChangeSet) GetChecksum ¶ added in v1.1.1
func (*ChangeSet) GetTimestamp ¶ added in v1.1.1
func (*ChangeSet) ProtoMessage ¶ added in v1.1.1
func (*ChangeSet) ProtoMessage()
func (*ChangeSet) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *ChangeSet) XXX_DiscardUnknown()
func (*ChangeSet) XXX_Marshal ¶ added in v1.1.1
func (*ChangeSet) XXX_Unmarshal ¶ added in v1.1.1
type Chat2GameHandler ¶ added in v1.1.1
type Chat2GameService ¶ added in v1.1.1
type Chat2GameService interface {
PublishsGroup(ctx context.Context, in *Bytes, opts ...client.CallOption) (*Response, error)
}
func NewChat2GameService ¶ added in v1.1.1
func NewChat2GameService(name string, c client.Client) Chat2GameService
type ClassAttributeType ¶ added in v1.1.0
type ClassAttributeType struct { ClassAttributeType map[int32]*PropType `` /* 178-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClassAttributeType) AddAttributeType ¶ added in v1.1.0
func (self *ClassAttributeType) AddAttributeType(new *ClassAttributeType)
func (*ClassAttributeType) Descriptor ¶ added in v1.1.0
func (*ClassAttributeType) Descriptor() ([]byte, []int)
func (*ClassAttributeType) GetClassAttributeType ¶ added in v1.1.0
func (m *ClassAttributeType) GetClassAttributeType() map[int32]*PropType
func (*ClassAttributeType) ProtoMessage ¶ added in v1.1.0
func (*ClassAttributeType) ProtoMessage()
func (*ClassAttributeType) Reset ¶ added in v1.1.0
func (m *ClassAttributeType) Reset()
func (*ClassAttributeType) String ¶ added in v1.1.0
func (m *ClassAttributeType) String() string
func (*ClassAttributeType) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ClassAttributeType) XXX_DiscardUnknown()
func (*ClassAttributeType) XXX_Marshal ¶ added in v1.1.0
func (m *ClassAttributeType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClassAttributeType) XXX_Merge ¶ added in v1.1.0
func (m *ClassAttributeType) XXX_Merge(src proto.Message)
func (*ClassAttributeType) XXX_Size ¶ added in v1.1.0
func (m *ClassAttributeType) XXX_Size() int
func (*ClassAttributeType) XXX_Unmarshal ¶ added in v1.1.0
func (m *ClassAttributeType) XXX_Unmarshal(b []byte) error
type Common ¶ added in v1.1.0
type Common struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` Ver_Major string `protobuf:"bytes,2,opt,name=Ver_Major,json=VerMajor,proto3" json:"Ver_Major,omitempty"` Ver_Minor string `protobuf:"bytes,3,opt,name=Ver_Minor,json=VerMinor,proto3" json:"Ver_Minor,omitempty"` Ver_Build string `protobuf:"bytes,4,opt,name=Ver_Build,json=VerBuild,proto3" json:"Ver_Build,omitempty"` DbCenter string `protobuf:"bytes,5,opt,name=db_center,json=dbCenter,proto3" json:"db_center,omitempty"` DbStats string `protobuf:"bytes,6,opt,name=db_stats,json=dbStats,proto3" json:"db_stats,omitempty"` DbCross string `protobuf:"bytes,7,opt,name=db_cross,json=dbCross,proto3" json:"db_cross,omitempty"` DbUser map[string]string `` /* 167-byte string literal not displayed */ DevMode bool `protobuf:"varint,9,opt,name=dev_mode,json=devMode,proto3" json:"dev_mode,omitempty"` Regsrv string `protobuf:"bytes,10,opt,name=regsrv,proto3" json:"regsrv,omitempty"` Cfgsrv string `protobuf:"bytes,11,opt,name=cfgsrv,proto3" json:"cfgsrv,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Common) Descriptor ¶ added in v1.1.0
func (*Common) GetDbCenter ¶ added in v1.1.0
func (*Common) GetDbCross ¶ added in v1.1.0
func (*Common) GetDbStats ¶ added in v1.1.0
func (*Common) GetDevMode ¶ added in v1.1.0
func (*Common) GetVer_Build ¶ added in v1.1.0
func (*Common) GetVer_Major ¶ added in v1.1.0
func (*Common) GetVer_Minor ¶ added in v1.1.0
func (*Common) GetVersion ¶ added in v1.1.0
func (*Common) ProtoMessage ¶ added in v1.1.0
func (*Common) ProtoMessage()
func (*Common) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Common) XXX_DiscardUnknown()
func (*Common) XXX_Marshal ¶ added in v1.1.0
func (*Common) XXX_Unmarshal ¶ added in v1.1.0
type Config ¶ added in v1.1.0
type Config struct { Common *Common `protobuf:"bytes,1,opt,name=common,proto3" json:"common,omitempty"` Auth *Server `protobuf:"bytes,2,opt,name=auth,proto3" json:"auth,omitempty"` Bill *Server `protobuf:"bytes,3,opt,name=bill,proto3" json:"bill,omitempty"` Switcher *Server `protobuf:"bytes,4,opt,name=switcher,proto3" json:"switcher,omitempty"` Admin *Server `protobuf:"bytes,5,opt,name=admin,proto3" json:"admin,omitempty"` Routers map[string]*Server `` /* 155-byte string literal not displayed */ Bats map[string]*Server `` /* 149-byte string literal not displayed */ Games map[string]*Server `` /* 151-byte string literal not displayed */ Gates map[string]*Server `` /* 151-byte string literal not displayed */ IM *Server `protobuf:"bytes,10,opt,name=IM,proto3" json:"IM,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Config) Descriptor ¶ added in v1.1.0
func (*Config) GetRouters ¶ added in v1.1.0
func (*Config) GetSwitcher ¶ added in v1.1.0
func (*Config) ProtoMessage ¶ added in v1.1.0
func (*Config) ProtoMessage()
func (*Config) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Config) XXX_DiscardUnknown()
func (*Config) XXX_Marshal ¶ added in v1.1.0
func (*Config) XXX_Unmarshal ¶ added in v1.1.0
type ConfigHandler ¶ added in v1.1.1
type ConfigHandler interface { Read(context.Context, *ReadRequest, *ReadResponse) error Watch(context.Context, *WatchRequest, Config_WatchStream) error }
type ConfigService ¶ added in v1.1.1
type ConfigService interface { Read(ctx context.Context, in *ReadRequest, opts ...client.CallOption) (*ReadResponse, error) Watch(ctx context.Context, in *WatchRequest, opts ...client.CallOption) (Config_WatchService, error) }
func NewConfigService ¶ added in v1.1.1
func NewConfigService(name string, c client.Client) ConfigService
type Config_WatchService ¶ added in v1.1.1
type Config_WatchService interface { SendMsg(interface{}) error RecvMsg(interface{}) error Close() error Recv() (*WatchResponse, error) }
type Config_WatchStream ¶ added in v1.1.1
type Config_WatchStream interface { SendMsg(interface{}) error RecvMsg(interface{}) error Close() error Send(*WatchResponse) error }
type CounterData ¶ added in v1.1.0
type CounterData struct { LastTs []*CounterTs `protobuf:"bytes,1,rep,name=LastTs,proto3" json:"LastTs,omitempty"` BackCount map[int32]int32 `` /* 161-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CounterData) Descriptor ¶ added in v1.1.0
func (*CounterData) Descriptor() ([]byte, []int)
func (*CounterData) GetBackCount ¶ added in v1.1.0
func (m *CounterData) GetBackCount() map[int32]int32
func (*CounterData) GetLastTs ¶ added in v1.1.0
func (m *CounterData) GetLastTs() []*CounterTs
func (*CounterData) ProtoMessage ¶ added in v1.1.0
func (*CounterData) ProtoMessage()
func (*CounterData) Reset ¶ added in v1.1.0
func (m *CounterData) Reset()
func (*CounterData) String ¶ added in v1.1.0
func (m *CounterData) String() string
func (*CounterData) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *CounterData) XXX_DiscardUnknown()
func (*CounterData) XXX_Marshal ¶ added in v1.1.0
func (m *CounterData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CounterData) XXX_Merge ¶ added in v1.1.0
func (m *CounterData) XXX_Merge(src proto.Message)
func (*CounterData) XXX_Size ¶ added in v1.1.0
func (m *CounterData) XXX_Size() int
func (*CounterData) XXX_Unmarshal ¶ added in v1.1.0
func (m *CounterData) XXX_Unmarshal(b []byte) error
type CounterTs ¶ added in v1.1.0
type CounterTs struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Ts int64 `protobuf:"varint,2,opt,name=Ts,proto3" json:"Ts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CounterTs) Descriptor ¶ added in v1.1.0
func (*CounterTs) ProtoMessage ¶ added in v1.1.0
func (*CounterTs) ProtoMessage()
func (*CounterTs) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *CounterTs) XXX_DiscardUnknown()
func (*CounterTs) XXX_Marshal ¶ added in v1.1.0
func (*CounterTs) XXX_Unmarshal ¶ added in v1.1.0
type DamageStatistics ¶ added in v1.1.0
type DamageStatistics struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Damage int64 `protobuf:"varint,2,opt,name=Damage,proto3" json:"Damage,omitempty"` Hurt int64 `protobuf:"varint,3,opt,name=Hurt,proto3" json:"Hurt,omitempty"` Cure int64 `protobuf:"varint,4,opt,name=Cure,proto3" json:"Cure,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DamageStatistics) Descriptor ¶ added in v1.1.0
func (*DamageStatistics) Descriptor() ([]byte, []int)
func (*DamageStatistics) GetCure ¶ added in v1.1.0
func (m *DamageStatistics) GetCure() int64
func (*DamageStatistics) GetDamage ¶ added in v1.1.0
func (m *DamageStatistics) GetDamage() int64
func (*DamageStatistics) GetHurt ¶ added in v1.1.0
func (m *DamageStatistics) GetHurt() int64
func (*DamageStatistics) GetId ¶ added in v1.1.0
func (m *DamageStatistics) GetId() int64
func (*DamageStatistics) ProtoMessage ¶ added in v1.1.0
func (*DamageStatistics) ProtoMessage()
func (*DamageStatistics) Reset ¶ added in v1.1.0
func (m *DamageStatistics) Reset()
func (*DamageStatistics) String ¶ added in v1.1.0
func (m *DamageStatistics) String() string
func (*DamageStatistics) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *DamageStatistics) XXX_DiscardUnknown()
func (*DamageStatistics) XXX_Marshal ¶ added in v1.1.0
func (m *DamageStatistics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DamageStatistics) XXX_Merge ¶ added in v1.1.0
func (m *DamageStatistics) XXX_Merge(src proto.Message)
func (*DamageStatistics) XXX_Size ¶ added in v1.1.0
func (m *DamageStatistics) XXX_Size() int
func (*DamageStatistics) XXX_Unmarshal ¶ added in v1.1.0
func (m *DamageStatistics) XXX_Unmarshal(b []byte) error
type EvtType ¶ added in v1.1.0
type EvtType int32
const ( EvtType_E_ConfReload EvtType = 0 EvtType_E_HeroFriend EvtType = 10 EvtType_E_HeroGift EvtType = 11 EvtType_E_HeroEvent EvtType = 12 EvtType_E_GDataReload EvtType = 13 EvtType_E_PlayerMods EvtType = 14 EvtType_E_PlrLv EvtType = 15 EvtType_E_PlrAtkPower EvtType = 16 EvtType_E_PlrChangeName EvtType = 17 EvtType_E_PlrChangeHead EvtType = 18 EvtType_E_PlrChangeHFrame EvtType = 19 EvtType_E_PlrDataReset EvtType = 20 EvtType_E_PlrMgrLoaded EvtType = 21 EvtType_E_LoginDaily EvtType = 22 EvtType_E_OnlineDur EvtType = 23 EvtType_E_BillDone EvtType = 24 EvtType_E_FieldChange EvtType = 25 EvtType_E_CcyAdd EvtType = 26 EvtType_E_CcyDel EvtType = 27 EvtType_E_HeroCreate EvtType = 28 EvtType_E_MainHeroLv EvtType = 29 EvtType_E_HeroLv EvtType = 30 EvtType_E_HeroAtkPower EvtType = 31 EvtType_E_ItemAdd EvtType = 32 EvtType_E_ItemUse EvtType = 33 EvtType_E_GmailNew EvtType = 34 EvtType_E_MainTaskTake EvtType = 35 EvtType_E_MOpen EvtType = 36 EvtType_E_GuildCreate EvtType = 37 EvtType_E_GuildDestroy EvtType = 38 EvtType_E_GuildJoin EvtType = 39 EvtType_E_GuildLeave EvtType = 40 EvtType_E_GuildMemberRank EvtType = 41 EvtType_E_GuildLv EvtType = 42 EvtType_E_GuildContr EvtType = 43 EvtType_E_GuildApplyChange EvtType = 44 EvtType_E_ActConfReloaded EvtType = 45 EvtType_E_ActDataRefresh EvtType = 46 EvtType_E_LoginOnline EvtType = 47 EvtType_E_ScheduleTrack EvtType = 48 EvtType_E_GuildDonate EvtType = 49 EvtType_E_BillMonthCard EvtType = 50 EvtType_E_CounterBuy EvtType = 51 EvtType_E_HeroStep EvtType = 52 EvtType_E_HeroStar EvtType = 53 )
func (EvtType) EnumDescriptor ¶ added in v1.1.0
type Field ¶ added in v1.1.0
type Field struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Val int64 `protobuf:"varint,2,opt,name=Val,proto3" json:"Val,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
域
func (*Field) Descriptor ¶ added in v1.1.0
func (*Field) ProtoMessage ¶ added in v1.1.0
func (*Field) ProtoMessage()
func (*Field) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Field) XXX_DiscardUnknown()
func (*Field) XXX_Marshal ¶ added in v1.1.0
func (*Field) XXX_Unmarshal ¶ added in v1.1.0
type GS_ActCalendarChange ¶ added in v1.1.0
type GS_ActCalendarChange struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_ActCalendarChange) Descriptor ¶ added in v1.1.0
func (*GS_ActCalendarChange) Descriptor() ([]byte, []int)
func (*GS_ActCalendarChange) ProtoMessage ¶ added in v1.1.0
func (*GS_ActCalendarChange) ProtoMessage()
func (*GS_ActCalendarChange) Reset ¶ added in v1.1.0
func (m *GS_ActCalendarChange) Reset()
func (*GS_ActCalendarChange) String ¶ added in v1.1.0
func (m *GS_ActCalendarChange) String() string
func (*GS_ActCalendarChange) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_ActCalendarChange) XXX_DiscardUnknown()
func (*GS_ActCalendarChange) XXX_Marshal ¶ added in v1.1.0
func (m *GS_ActCalendarChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_ActCalendarChange) XXX_Merge ¶ added in v1.1.0
func (m *GS_ActCalendarChange) XXX_Merge(src proto.Message)
func (*GS_ActCalendarChange) XXX_Size ¶ added in v1.1.0
func (m *GS_ActCalendarChange) XXX_Size() int
func (*GS_ActCalendarChange) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_ActCalendarChange) XXX_Unmarshal(b []byte) error
type GS_ActConfChange ¶ added in v1.1.0
type GS_ActConfChange struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` ConfKey int32 `protobuf:"varint,2,opt,name=ConfKey,proto3" json:"ConfKey,omitempty"` Force bool `protobuf:"varint,3,opt,name=Force,proto3" json:"Force,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_ActConfChange) Descriptor ¶ added in v1.1.0
func (*GS_ActConfChange) Descriptor() ([]byte, []int)
func (*GS_ActConfChange) GetConfKey ¶ added in v1.1.0
func (m *GS_ActConfChange) GetConfKey() int32
func (*GS_ActConfChange) GetForce ¶ added in v1.1.0
func (m *GS_ActConfChange) GetForce() bool
func (*GS_ActConfChange) GetId ¶ added in v1.1.0
func (m *GS_ActConfChange) GetId() int32
func (*GS_ActConfChange) ProtoMessage ¶ added in v1.1.0
func (*GS_ActConfChange) ProtoMessage()
func (*GS_ActConfChange) Reset ¶ added in v1.1.0
func (m *GS_ActConfChange) Reset()
func (*GS_ActConfChange) String ¶ added in v1.1.0
func (m *GS_ActConfChange) String() string
func (*GS_ActConfChange) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_ActConfChange) XXX_DiscardUnknown()
func (*GS_ActConfChange) XXX_Marshal ¶ added in v1.1.0
func (m *GS_ActConfChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_ActConfChange) XXX_Merge ¶ added in v1.1.0
func (m *GS_ActConfChange) XXX_Merge(src proto.Message)
func (*GS_ActConfChange) XXX_Size ¶ added in v1.1.0
func (m *GS_ActConfChange) XXX_Size() int
func (*GS_ActConfChange) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_ActConfChange) XXX_Unmarshal(b []byte) error
type GS_ActStageChange ¶ added in v1.1.0
type GS_ActStageChange struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Stage int32 `protobuf:"varint,2,opt,name=Stage,proto3" json:"Stage,omitempty"` Act *ActCalendarData `protobuf:"bytes,3,opt,name=Act,proto3" json:"Act,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_ActStageChange) Descriptor ¶ added in v1.1.0
func (*GS_ActStageChange) Descriptor() ([]byte, []int)
func (*GS_ActStageChange) GetAct ¶ added in v1.1.0
func (m *GS_ActStageChange) GetAct() *ActCalendarData
func (*GS_ActStageChange) GetId ¶ added in v1.1.0
func (m *GS_ActStageChange) GetId() int32
func (*GS_ActStageChange) GetStage ¶ added in v1.1.0
func (m *GS_ActStageChange) GetStage() int32
func (*GS_ActStageChange) ProtoMessage ¶ added in v1.1.0
func (*GS_ActStageChange) ProtoMessage()
func (*GS_ActStageChange) Reset ¶ added in v1.1.0
func (m *GS_ActStageChange) Reset()
func (*GS_ActStageChange) String ¶ added in v1.1.0
func (m *GS_ActStageChange) String() string
func (*GS_ActStageChange) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_ActStageChange) XXX_DiscardUnknown()
func (*GS_ActStageChange) XXX_Marshal ¶ added in v1.1.0
func (m *GS_ActStageChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_ActStageChange) XXX_Merge ¶ added in v1.1.0
func (m *GS_ActStageChange) XXX_Merge(src proto.Message)
func (*GS_ActStageChange) XXX_Size ¶ added in v1.1.0
func (m *GS_ActStageChange) XXX_Size() int
func (*GS_ActStageChange) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_ActStageChange) XXX_Unmarshal(b []byte) error
type GS_GetRank ¶ added in v1.1.0
type GS_GetRank struct { ServerId int32 `protobuf:"varint,1,opt,name=ServerId,proto3" json:"ServerId,omitempty"` UserId string `protobuf:"bytes,2,opt,name=UserId,proto3" json:"UserId,omitempty"` GetRank *C_GetRank `protobuf:"bytes,3,opt,name=GetRank,proto3" json:"GetRank,omitempty"` Type string `protobuf:"bytes,4,opt,name=Type,proto3" json:"Type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_GetRank) Descriptor ¶ added in v1.1.0
func (*GS_GetRank) Descriptor() ([]byte, []int)
func (*GS_GetRank) GetGetRank ¶ added in v1.1.0
func (m *GS_GetRank) GetGetRank() *C_GetRank
func (*GS_GetRank) GetServerId ¶ added in v1.1.0
func (m *GS_GetRank) GetServerId() int32
func (*GS_GetRank) GetType ¶ added in v1.1.0
func (m *GS_GetRank) GetType() string
func (*GS_GetRank) GetUserId ¶ added in v1.1.0
func (m *GS_GetRank) GetUserId() string
func (*GS_GetRank) ProtoMessage ¶ added in v1.1.0
func (*GS_GetRank) ProtoMessage()
func (*GS_GetRank) Reset ¶ added in v1.1.0
func (m *GS_GetRank) Reset()
func (*GS_GetRank) String ¶ added in v1.1.0
func (m *GS_GetRank) String() string
func (*GS_GetRank) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_GetRank) XXX_DiscardUnknown()
func (*GS_GetRank) XXX_Marshal ¶ added in v1.1.0
func (m *GS_GetRank) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_GetRank) XXX_Merge ¶ added in v1.1.0
func (m *GS_GetRank) XXX_Merge(src proto.Message)
func (*GS_GetRank) XXX_Size ¶ added in v1.1.0
func (m *GS_GetRank) XXX_Size() int
func (*GS_GetRank) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_GetRank) XXX_Unmarshal(b []byte) error
type GS_GetRank_R ¶ added in v1.1.0
type GS_GetRank_R struct { ErrorCode RetType `protobuf:"varint,1,opt,name=ErrorCode,proto3,enum=MPB.RetType" json:"ErrorCode,omitempty"` Rank *RankBase `protobuf:"bytes,2,opt,name=Rank,proto3" json:"Rank,omitempty"` NextSortTime int64 `protobuf:"varint,3,opt,name=NextSortTime,proto3" json:"NextSortTime,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_GetRank_R) Descriptor ¶ added in v1.1.0
func (*GS_GetRank_R) Descriptor() ([]byte, []int)
func (*GS_GetRank_R) GetErrorCode ¶ added in v1.1.0
func (m *GS_GetRank_R) GetErrorCode() RetType
func (*GS_GetRank_R) GetNextSortTime ¶ added in v1.1.0
func (m *GS_GetRank_R) GetNextSortTime() int64
func (*GS_GetRank_R) GetRank ¶ added in v1.1.0
func (m *GS_GetRank_R) GetRank() *RankBase
func (*GS_GetRank_R) ProtoMessage ¶ added in v1.1.0
func (*GS_GetRank_R) ProtoMessage()
func (*GS_GetRank_R) Reset ¶ added in v1.1.0
func (m *GS_GetRank_R) Reset()
func (*GS_GetRank_R) String ¶ added in v1.1.0
func (m *GS_GetRank_R) String() string
func (*GS_GetRank_R) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_GetRank_R) XXX_DiscardUnknown()
func (*GS_GetRank_R) XXX_Marshal ¶ added in v1.1.0
func (m *GS_GetRank_R) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_GetRank_R) XXX_Merge ¶ added in v1.1.0
func (m *GS_GetRank_R) XXX_Merge(src proto.Message)
func (*GS_GetRank_R) XXX_Size ¶ added in v1.1.0
func (m *GS_GetRank_R) XXX_Size() int
func (*GS_GetRank_R) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_GetRank_R) XXX_Unmarshal(b []byte) error
type GS_Hero ¶ added in v1.1.0
type GS_Hero struct { BaseHero *BaseHero `protobuf:"bytes,1,opt,name=BaseHero,proto3" json:"BaseHero,omitempty"` Props map[int32]float32 `` /* 154-byte string literal not displayed */ AtkPwr int32 `protobuf:"varint,3,opt,name=AtkPwr,proto3" json:"AtkPwr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_Hero) Descriptor ¶ added in v1.1.0
func (*GS_Hero) GetBaseHero ¶ added in v1.1.0
func (*GS_Hero) ProtoMessage ¶ added in v1.1.0
func (*GS_Hero) ProtoMessage()
func (*GS_Hero) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_Hero) XXX_DiscardUnknown()
func (*GS_Hero) XXX_Marshal ¶ added in v1.1.0
func (*GS_Hero) XXX_Unmarshal ¶ added in v1.1.0
type GS_HeroUpdate ¶ added in v1.1.0
type GS_HeroUpdate struct { Heroes []*GS_Hero `protobuf:"bytes,1,rep,name=Heroes,proto3" json:"Heroes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_HeroUpdate) Descriptor ¶ added in v1.1.0
func (*GS_HeroUpdate) Descriptor() ([]byte, []int)
func (*GS_HeroUpdate) GetHeroes ¶ added in v1.1.0
func (m *GS_HeroUpdate) GetHeroes() []*GS_Hero
func (*GS_HeroUpdate) ProtoMessage ¶ added in v1.1.0
func (*GS_HeroUpdate) ProtoMessage()
func (*GS_HeroUpdate) Reset ¶ added in v1.1.0
func (m *GS_HeroUpdate) Reset()
func (*GS_HeroUpdate) String ¶ added in v1.1.0
func (m *GS_HeroUpdate) String() string
func (*GS_HeroUpdate) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_HeroUpdate) XXX_DiscardUnknown()
func (*GS_HeroUpdate) XXX_Marshal ¶ added in v1.1.0
func (m *GS_HeroUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_HeroUpdate) XXX_Merge ¶ added in v1.1.0
func (m *GS_HeroUpdate) XXX_Merge(src proto.Message)
func (*GS_HeroUpdate) XXX_Size ¶ added in v1.1.0
func (m *GS_HeroUpdate) XXX_Size() int
func (*GS_HeroUpdate) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_HeroUpdate) XXX_Unmarshal(b []byte) error
type GS_Kick ¶ added in v1.1.0
type GS_Kick struct { Sid uint64 `protobuf:"varint,1,opt,name=Sid,proto3" json:"Sid,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
game 踢人
func (*GS_Kick) Descriptor ¶ added in v1.1.0
func (*GS_Kick) ProtoMessage ¶ added in v1.1.0
func (*GS_Kick) ProtoMessage()
func (*GS_Kick) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_Kick) XXX_DiscardUnknown()
func (*GS_Kick) XXX_Marshal ¶ added in v1.1.0
func (*GS_Kick) XXX_Unmarshal ¶ added in v1.1.0
type GS_MailChange ¶ added in v1.1.0
type GS_MailChange struct { M *Mail `protobuf:"bytes,2,opt,name=M,proto3" json:"M,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
邮件内容变化
func (*GS_MailChange) Descriptor ¶ added in v1.1.0
func (*GS_MailChange) Descriptor() ([]byte, []int)
func (*GS_MailChange) GetM ¶ added in v1.1.0
func (m *GS_MailChange) GetM() *Mail
func (*GS_MailChange) ProtoMessage ¶ added in v1.1.0
func (*GS_MailChange) ProtoMessage()
func (*GS_MailChange) Reset ¶ added in v1.1.0
func (m *GS_MailChange) Reset()
func (*GS_MailChange) String ¶ added in v1.1.0
func (m *GS_MailChange) String() string
func (*GS_MailChange) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_MailChange) XXX_DiscardUnknown()
func (*GS_MailChange) XXX_Marshal ¶ added in v1.1.0
func (m *GS_MailChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_MailChange) XXX_Merge ¶ added in v1.1.0
func (m *GS_MailChange) XXX_Merge(src proto.Message)
func (*GS_MailChange) XXX_Size ¶ added in v1.1.0
func (m *GS_MailChange) XXX_Size() int
func (*GS_MailChange) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_MailChange) XXX_Unmarshal(b []byte) error
type GS_MailDel ¶ added in v1.1.0
type GS_MailDel struct { Ids []int32 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
删除邮件推送
func (*GS_MailDel) Descriptor ¶ added in v1.1.0
func (*GS_MailDel) Descriptor() ([]byte, []int)
func (*GS_MailDel) GetIds ¶ added in v1.1.0
func (m *GS_MailDel) GetIds() []int32
func (*GS_MailDel) ProtoMessage ¶ added in v1.1.0
func (*GS_MailDel) ProtoMessage()
func (*GS_MailDel) Reset ¶ added in v1.1.0
func (m *GS_MailDel) Reset()
func (*GS_MailDel) String ¶ added in v1.1.0
func (m *GS_MailDel) String() string
func (*GS_MailDel) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_MailDel) XXX_DiscardUnknown()
func (*GS_MailDel) XXX_Marshal ¶ added in v1.1.0
func (m *GS_MailDel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_MailDel) XXX_Merge ¶ added in v1.1.0
func (m *GS_MailDel) XXX_Merge(src proto.Message)
func (*GS_MailDel) XXX_Size ¶ added in v1.1.0
func (m *GS_MailDel) XXX_Size() int
func (*GS_MailDel) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_MailDel) XXX_Unmarshal(b []byte) error
type GS_MailNew ¶ added in v1.1.0
type GS_MailNew struct { M *Mail `protobuf:"bytes,1,opt,name=M,proto3" json:"M,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
新邮件推送
func (*GS_MailNew) Descriptor ¶ added in v1.1.0
func (*GS_MailNew) Descriptor() ([]byte, []int)
func (*GS_MailNew) GetM ¶ added in v1.1.0
func (m *GS_MailNew) GetM() *Mail
func (*GS_MailNew) ProtoMessage ¶ added in v1.1.0
func (*GS_MailNew) ProtoMessage()
func (*GS_MailNew) Reset ¶ added in v1.1.0
func (m *GS_MailNew) Reset()
func (*GS_MailNew) String ¶ added in v1.1.0
func (m *GS_MailNew) String() string
func (*GS_MailNew) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_MailNew) XXX_DiscardUnknown()
func (*GS_MailNew) XXX_Marshal ¶ added in v1.1.0
func (m *GS_MailNew) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_MailNew) XXX_Merge ¶ added in v1.1.0
func (m *GS_MailNew) XXX_Merge(src proto.Message)
func (*GS_MailNew) XXX_Size ¶ added in v1.1.0
func (m *GS_MailNew) XXX_Size() int
func (*GS_MailNew) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_MailNew) XXX_Unmarshal(b []byte) error
type GS_PlayerUpdate_AtkPower ¶ added in v1.1.0
type GS_PlayerUpdate_AtkPower struct { AtkPwr int32 `protobuf:"varint,1,opt,name=AtkPwr,proto3" json:"AtkPwr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_PlayerUpdate_AtkPower) Descriptor ¶ added in v1.1.0
func (*GS_PlayerUpdate_AtkPower) Descriptor() ([]byte, []int)
func (*GS_PlayerUpdate_AtkPower) GetAtkPwr ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) GetAtkPwr() int32
func (*GS_PlayerUpdate_AtkPower) ProtoMessage ¶ added in v1.1.0
func (*GS_PlayerUpdate_AtkPower) ProtoMessage()
func (*GS_PlayerUpdate_AtkPower) Reset ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) Reset()
func (*GS_PlayerUpdate_AtkPower) String ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) String() string
func (*GS_PlayerUpdate_AtkPower) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) XXX_DiscardUnknown()
func (*GS_PlayerUpdate_AtkPower) XXX_Marshal ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_PlayerUpdate_AtkPower) XXX_Merge ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) XXX_Merge(src proto.Message)
func (*GS_PlayerUpdate_AtkPower) XXX_Size ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) XXX_Size() int
func (*GS_PlayerUpdate_AtkPower) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_PlayerUpdate_AtkPower) XXX_Unmarshal(b []byte) error
type GS_SetRank ¶ added in v1.1.0
type GS_SetRank struct { Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"Type,omitempty"` Uid string `protobuf:"bytes,2,opt,name=Uid,proto3" json:"Uid,omitempty"` Score int32 `protobuf:"varint,3,opt,name=Score,proto3" json:"Score,omitempty"` BattlePlayer *BattlePlayer `protobuf:"bytes,4,opt,name=BattlePlayer,proto3" json:"BattlePlayer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GS_SetRank) Descriptor ¶ added in v1.1.0
func (*GS_SetRank) Descriptor() ([]byte, []int)
func (*GS_SetRank) GetBattlePlayer ¶ added in v1.1.0
func (m *GS_SetRank) GetBattlePlayer() *BattlePlayer
func (*GS_SetRank) GetScore ¶ added in v1.1.0
func (m *GS_SetRank) GetScore() int32
func (*GS_SetRank) GetType ¶ added in v1.1.0
func (m *GS_SetRank) GetType() string
func (*GS_SetRank) GetUid ¶ added in v1.1.0
func (m *GS_SetRank) GetUid() string
func (*GS_SetRank) ProtoMessage ¶ added in v1.1.0
func (*GS_SetRank) ProtoMessage()
func (*GS_SetRank) Reset ¶ added in v1.1.0
func (m *GS_SetRank) Reset()
func (*GS_SetRank) String ¶ added in v1.1.0
func (m *GS_SetRank) String() string
func (*GS_SetRank) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_SetRank) XXX_DiscardUnknown()
func (*GS_SetRank) XXX_Marshal ¶ added in v1.1.0
func (m *GS_SetRank) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_SetRank) XXX_Merge ¶ added in v1.1.0
func (m *GS_SetRank) XXX_Merge(src proto.Message)
func (*GS_SetRank) XXX_Size ¶ added in v1.1.0
func (m *GS_SetRank) XXX_Size() int
func (*GS_SetRank) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_SetRank) XXX_Unmarshal(b []byte) error
type GS_UserInfo ¶ added in v1.1.0
type GS_UserInfo struct { UserId uint64 `protobuf:"varint,1,opt,name=UserId,proto3" json:"UserId,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Head int32 `protobuf:"varint,3,opt,name=Head,proto3" json:"Head,omitempty"` HFrame int32 `protobuf:"varint,4,opt,name=HFrame,proto3" json:"HFrame,omitempty"` Figure int32 `protobuf:"varint,5,opt,name=Figure,proto3" json:"Figure,omitempty"` Vip int32 `protobuf:"varint,6,opt,name=Vip,proto3" json:"Vip,omitempty"` Lv int32 `protobuf:"varint,7,opt,name=Lv,proto3" json:"Lv,omitempty"` Exp int64 `protobuf:"varint,8,opt,name=Exp,proto3" json:"Exp,omitempty"` AtkPwr int32 `protobuf:"varint,9,opt,name=AtkPwr,proto3" json:"AtkPwr,omitempty"` CreateTs int64 `protobuf:"varint,10,opt,name=CreateTs,proto3" json:"CreateTs,omitempty"` IsNew bool `protobuf:"varint,11,opt,name=IsNew,proto3" json:"IsNew,omitempty"` LoginIP string `protobuf:"bytes,12,opt,name=LoginIP,proto3" json:"LoginIP,omitempty"` GuildId string `protobuf:"bytes,13,opt,name=GuildId,proto3" json:"GuildId,omitempty"` GuildName string `protobuf:"bytes,14,opt,name=GuildName,proto3" json:"GuildName,omitempty"` GuildRank int32 `protobuf:"varint,15,opt,name=GuildRank,proto3" json:"GuildRank,omitempty"` HeadStore []*Head `protobuf:"bytes,17,rep,name=HeadStore,proto3" json:"HeadStore,omitempty"` HFrameStore []*Head `protobuf:"bytes,18,rep,name=HFrameStore,proto3" json:"HFrameStore,omitempty"` Bag *BagData `protobuf:"bytes,19,opt,name=Bag,proto3" json:"Bag,omitempty"` Fields []*Field `protobuf:"bytes,20,rep,name=Fields,proto3" json:"Fields,omitempty"` Mails []*Mail `protobuf:"bytes,21,rep,name=Mails,proto3" json:"Mails,omitempty"` Tutorial *TutorialData `protobuf:"bytes,22,opt,name=Tutorial,proto3" json:"Tutorial,omitempty"` Counter *CounterData `protobuf:"bytes,24,opt,name=Counter,proto3" json:"Counter,omitempty"` HeroMap map[int32]*GS_Hero `` /* 157-byte string literal not displayed */ TeamMap map[int32]int32 `` /* 158-byte string literal not displayed */ FigureStore []int32 `protobuf:"varint,31,rep,packed,name=FigureStore,proto3" json:"FigureStore,omitempty"` Tasks map[int32]*Unit `` /* 153-byte string literal not displayed */ TeamCrusade *MyTeamCrusade `protobuf:"bytes,37,opt,name=TeamCrusade,proto3" json:"TeamCrusade,omitempty"` //英雄拜访 Visit map[int32]int32 `` /* 154-byte string literal not displayed */ VisitTm int64 `protobuf:"varint,39,opt,name=VisitTm,proto3" json:"VisitTm,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
玩家信息
func (*GS_UserInfo) Descriptor ¶ added in v1.1.0
func (*GS_UserInfo) Descriptor() ([]byte, []int)
func (*GS_UserInfo) GetAtkPwr ¶ added in v1.1.0
func (m *GS_UserInfo) GetAtkPwr() int32
func (*GS_UserInfo) GetBag ¶ added in v1.1.0
func (m *GS_UserInfo) GetBag() *BagData
func (*GS_UserInfo) GetCounter ¶ added in v1.1.0
func (m *GS_UserInfo) GetCounter() *CounterData
func (*GS_UserInfo) GetCreateTs ¶ added in v1.1.0
func (m *GS_UserInfo) GetCreateTs() int64
func (*GS_UserInfo) GetExp ¶ added in v1.1.0
func (m *GS_UserInfo) GetExp() int64
func (*GS_UserInfo) GetFields ¶ added in v1.1.0
func (m *GS_UserInfo) GetFields() []*Field
func (*GS_UserInfo) GetFigure ¶ added in v1.1.0
func (m *GS_UserInfo) GetFigure() int32
func (*GS_UserInfo) GetFigureStore ¶ added in v1.1.0
func (m *GS_UserInfo) GetFigureStore() []int32
func (*GS_UserInfo) GetGuildId ¶ added in v1.1.0
func (m *GS_UserInfo) GetGuildId() string
func (*GS_UserInfo) GetGuildName ¶ added in v1.1.0
func (m *GS_UserInfo) GetGuildName() string
func (*GS_UserInfo) GetGuildRank ¶ added in v1.1.0
func (m *GS_UserInfo) GetGuildRank() int32
func (*GS_UserInfo) GetHFrame ¶ added in v1.1.0
func (m *GS_UserInfo) GetHFrame() int32
func (*GS_UserInfo) GetHFrameStore ¶ added in v1.1.0
func (m *GS_UserInfo) GetHFrameStore() []*Head
func (*GS_UserInfo) GetHead ¶ added in v1.1.0
func (m *GS_UserInfo) GetHead() int32
func (*GS_UserInfo) GetHeadStore ¶ added in v1.1.0
func (m *GS_UserInfo) GetHeadStore() []*Head
func (*GS_UserInfo) GetHeroMap ¶ added in v1.1.0
func (m *GS_UserInfo) GetHeroMap() map[int32]*GS_Hero
func (*GS_UserInfo) GetIsNew ¶ added in v1.1.0
func (m *GS_UserInfo) GetIsNew() bool
func (*GS_UserInfo) GetLoginIP ¶ added in v1.1.0
func (m *GS_UserInfo) GetLoginIP() string
func (*GS_UserInfo) GetLv ¶ added in v1.1.0
func (m *GS_UserInfo) GetLv() int32
func (*GS_UserInfo) GetMails ¶ added in v1.1.0
func (m *GS_UserInfo) GetMails() []*Mail
func (*GS_UserInfo) GetName ¶ added in v1.1.0
func (m *GS_UserInfo) GetName() string
func (*GS_UserInfo) GetTasks ¶ added in v1.1.0
func (m *GS_UserInfo) GetTasks() map[int32]*Unit
func (*GS_UserInfo) GetTeamCrusade ¶ added in v1.1.0
func (m *GS_UserInfo) GetTeamCrusade() *MyTeamCrusade
func (*GS_UserInfo) GetTeamMap ¶ added in v1.1.0
func (m *GS_UserInfo) GetTeamMap() map[int32]int32
func (*GS_UserInfo) GetTutorial ¶ added in v1.1.0
func (m *GS_UserInfo) GetTutorial() *TutorialData
func (*GS_UserInfo) GetUserId ¶ added in v1.1.0
func (m *GS_UserInfo) GetUserId() uint64
func (*GS_UserInfo) GetVip ¶ added in v1.1.0
func (m *GS_UserInfo) GetVip() int32
func (*GS_UserInfo) GetVisit ¶ added in v1.1.0
func (m *GS_UserInfo) GetVisit() map[int32]int32
func (*GS_UserInfo) GetVisitTm ¶ added in v1.1.0
func (m *GS_UserInfo) GetVisitTm() int64
func (*GS_UserInfo) ProtoMessage ¶ added in v1.1.0
func (*GS_UserInfo) ProtoMessage()
func (*GS_UserInfo) Reset ¶ added in v1.1.0
func (m *GS_UserInfo) Reset()
func (*GS_UserInfo) String ¶ added in v1.1.0
func (m *GS_UserInfo) String() string
func (*GS_UserInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GS_UserInfo) XXX_DiscardUnknown()
func (*GS_UserInfo) XXX_Marshal ¶ added in v1.1.0
func (m *GS_UserInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GS_UserInfo) XXX_Merge ¶ added in v1.1.0
func (m *GS_UserInfo) XXX_Merge(src proto.Message)
func (*GS_UserInfo) XXX_Size ¶ added in v1.1.0
func (m *GS_UserInfo) XXX_Size() int
func (*GS_UserInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *GS_UserInfo) XXX_Unmarshal(b []byte) error
type GW_Login_R ¶ added in v1.1.0
type GW_Login_R struct { ErrorCode RetType `protobuf:"varint,1,opt,name=ErrorCode,proto3,enum=MPB.RetType" json:"ErrorCode,omitempty"` AuthId string `protobuf:"bytes,2,opt,name=AuthId,proto3" json:"AuthId,omitempty"` Ext string `protobuf:"bytes,3,opt,name=Ext,proto3" json:"Ext,omitempty"` SessionKey int64 `protobuf:"varint,4,opt,name=SessionKey,proto3" json:"SessionKey,omitempty"` SessionToken string `protobuf:"bytes,5,opt,name=SessionToken,proto3" json:"SessionToken,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
登录回复
func (*GW_Login_R) Descriptor ¶ added in v1.1.0
func (*GW_Login_R) Descriptor() ([]byte, []int)
func (*GW_Login_R) GetAuthId ¶ added in v1.1.0
func (m *GW_Login_R) GetAuthId() string
func (*GW_Login_R) GetErrorCode ¶ added in v1.1.0
func (m *GW_Login_R) GetErrorCode() RetType
func (*GW_Login_R) GetExt ¶ added in v1.1.0
func (m *GW_Login_R) GetExt() string
func (*GW_Login_R) GetSessionKey ¶ added in v1.1.0
func (m *GW_Login_R) GetSessionKey() int64
func (*GW_Login_R) GetSessionToken ¶ added in v1.1.0
func (m *GW_Login_R) GetSessionToken() string
func (*GW_Login_R) ProtoMessage ¶ added in v1.1.0
func (*GW_Login_R) ProtoMessage()
func (*GW_Login_R) Reset ¶ added in v1.1.0
func (m *GW_Login_R) Reset()
func (*GW_Login_R) String ¶ added in v1.1.0
func (m *GW_Login_R) String() string
func (*GW_Login_R) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GW_Login_R) XXX_DiscardUnknown()
func (*GW_Login_R) XXX_Marshal ¶ added in v1.1.0
func (m *GW_Login_R) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GW_Login_R) XXX_Merge ¶ added in v1.1.0
func (m *GW_Login_R) XXX_Merge(src proto.Message)
func (*GW_Login_R) XXX_Size ¶ added in v1.1.0
func (m *GW_Login_R) XXX_Size() int
func (*GW_Login_R) XXX_Unmarshal ¶ added in v1.1.0
func (m *GW_Login_R) XXX_Unmarshal(b []byte) error
type GW_LogoutPlayer ¶ added in v1.1.0
type GW_LogoutPlayer struct { Sid uint64 `protobuf:"varint,1,opt,name=Sid,proto3" json:"Sid,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
通知 game 玩家登出
func (*GW_LogoutPlayer) Descriptor ¶ added in v1.1.0
func (*GW_LogoutPlayer) Descriptor() ([]byte, []int)
func (*GW_LogoutPlayer) GetSid ¶ added in v1.1.0
func (m *GW_LogoutPlayer) GetSid() uint64
func (*GW_LogoutPlayer) ProtoMessage ¶ added in v1.1.0
func (*GW_LogoutPlayer) ProtoMessage()
func (*GW_LogoutPlayer) Reset ¶ added in v1.1.0
func (m *GW_LogoutPlayer) Reset()
func (*GW_LogoutPlayer) String ¶ added in v1.1.0
func (m *GW_LogoutPlayer) String() string
func (*GW_LogoutPlayer) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GW_LogoutPlayer) XXX_DiscardUnknown()
func (*GW_LogoutPlayer) XXX_Marshal ¶ added in v1.1.0
func (m *GW_LogoutPlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GW_LogoutPlayer) XXX_Merge ¶ added in v1.1.0
func (m *GW_LogoutPlayer) XXX_Merge(src proto.Message)
func (*GW_LogoutPlayer) XXX_Size ¶ added in v1.1.0
func (m *GW_LogoutPlayer) XXX_Size() int
func (*GW_LogoutPlayer) XXX_Unmarshal ¶ added in v1.1.0
func (m *GW_LogoutPlayer) XXX_Unmarshal(b []byte) error
type GW_Reconnect_R ¶ added in v1.1.0
type GW_Reconnect_R struct { ErrorCode RetType `protobuf:"varint,1,opt,name=ErrorCode,proto3,enum=MPB.RetType" json:"ErrorCode,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GW_Reconnect_R) Descriptor ¶ added in v1.1.0
func (*GW_Reconnect_R) Descriptor() ([]byte, []int)
func (*GW_Reconnect_R) GetErrorCode ¶ added in v1.1.0
func (m *GW_Reconnect_R) GetErrorCode() RetType
func (*GW_Reconnect_R) ProtoMessage ¶ added in v1.1.0
func (*GW_Reconnect_R) ProtoMessage()
func (*GW_Reconnect_R) Reset ¶ added in v1.1.0
func (m *GW_Reconnect_R) Reset()
func (*GW_Reconnect_R) String ¶ added in v1.1.0
func (m *GW_Reconnect_R) String() string
func (*GW_Reconnect_R) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GW_Reconnect_R) XXX_DiscardUnknown()
func (*GW_Reconnect_R) XXX_Marshal ¶ added in v1.1.0
func (m *GW_Reconnect_R) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GW_Reconnect_R) XXX_Merge ¶ added in v1.1.0
func (m *GW_Reconnect_R) XXX_Merge(src proto.Message)
func (*GW_Reconnect_R) XXX_Size ¶ added in v1.1.0
func (m *GW_Reconnect_R) XXX_Size() int
func (*GW_Reconnect_R) XXX_Unmarshal ¶ added in v1.1.0
func (m *GW_Reconnect_R) XXX_Unmarshal(b []byte) error
type GW_UserOnline ¶ added in v1.1.0
type GW_UserOnline struct { Sid uint64 `protobuf:"varint,1,opt,name=Sid,proto3" json:"Sid,omitempty"` UserId uint64 `protobuf:"varint,2,opt,name=UserId,proto3" json:"UserId,omitempty"` AuthId string `protobuf:"bytes,3,opt,name=AuthId,proto3" json:"AuthId,omitempty"` Svr0 string `protobuf:"bytes,4,opt,name=Svr0,proto3" json:"Svr0,omitempty"` Sdk string `protobuf:"bytes,5,opt,name=Sdk,proto3" json:"Sdk,omitempty"` Plat string `protobuf:"bytes,6,opt,name=Plat,proto3" json:"Plat,omitempty"` DevId string `protobuf:"bytes,7,opt,name=DevId,proto3" json:"DevId,omitempty"` LoginIP string `protobuf:"bytes,8,opt,name=LoginIP,proto3" json:"LoginIP,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
玩家上线
func (*GW_UserOnline) Descriptor ¶ added in v1.1.0
func (*GW_UserOnline) Descriptor() ([]byte, []int)
func (*GW_UserOnline) GetAuthId ¶ added in v1.1.0
func (m *GW_UserOnline) GetAuthId() string
func (*GW_UserOnline) GetDevId ¶ added in v1.1.0
func (m *GW_UserOnline) GetDevId() string
func (*GW_UserOnline) GetLoginIP ¶ added in v1.1.0
func (m *GW_UserOnline) GetLoginIP() string
func (*GW_UserOnline) GetPlat ¶ added in v1.1.0
func (m *GW_UserOnline) GetPlat() string
func (*GW_UserOnline) GetSdk ¶ added in v1.1.0
func (m *GW_UserOnline) GetSdk() string
func (*GW_UserOnline) GetSid ¶ added in v1.1.0
func (m *GW_UserOnline) GetSid() uint64
func (*GW_UserOnline) GetSvr0 ¶ added in v1.1.0
func (m *GW_UserOnline) GetSvr0() string
func (*GW_UserOnline) GetUserId ¶ added in v1.1.0
func (m *GW_UserOnline) GetUserId() uint64
func (*GW_UserOnline) ProtoMessage ¶ added in v1.1.0
func (*GW_UserOnline) ProtoMessage()
func (*GW_UserOnline) Reset ¶ added in v1.1.0
func (m *GW_UserOnline) Reset()
func (*GW_UserOnline) String ¶ added in v1.1.0
func (m *GW_UserOnline) String() string
func (*GW_UserOnline) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GW_UserOnline) XXX_DiscardUnknown()
func (*GW_UserOnline) XXX_Marshal ¶ added in v1.1.0
func (m *GW_UserOnline) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GW_UserOnline) XXX_Merge ¶ added in v1.1.0
func (m *GW_UserOnline) XXX_Merge(src proto.Message)
func (*GW_UserOnline) XXX_Size ¶ added in v1.1.0
func (m *GW_UserOnline) XXX_Size() int
func (*GW_UserOnline) XXX_Unmarshal ¶ added in v1.1.0
func (m *GW_UserOnline) XXX_Unmarshal(b []byte) error
type GW_UserReconnect ¶ added in v1.1.0
type GW_UserReconnect struct { Sid uint64 `protobuf:"varint,1,opt,name=Sid,proto3" json:"Sid,omitempty"` UserId uint64 `protobuf:"varint,2,opt,name=UserId,proto3" json:"UserId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
玩家重连
func (*GW_UserReconnect) Descriptor ¶ added in v1.1.0
func (*GW_UserReconnect) Descriptor() ([]byte, []int)
func (*GW_UserReconnect) GetSid ¶ added in v1.1.0
func (m *GW_UserReconnect) GetSid() uint64
func (*GW_UserReconnect) GetUserId ¶ added in v1.1.0
func (m *GW_UserReconnect) GetUserId() uint64
func (*GW_UserReconnect) ProtoMessage ¶ added in v1.1.0
func (*GW_UserReconnect) ProtoMessage()
func (*GW_UserReconnect) Reset ¶ added in v1.1.0
func (m *GW_UserReconnect) Reset()
func (*GW_UserReconnect) String ¶ added in v1.1.0
func (m *GW_UserReconnect) String() string
func (*GW_UserReconnect) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GW_UserReconnect) XXX_DiscardUnknown()
func (*GW_UserReconnect) XXX_Marshal ¶ added in v1.1.0
func (m *GW_UserReconnect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GW_UserReconnect) XXX_Merge ¶ added in v1.1.0
func (m *GW_UserReconnect) XXX_Merge(src proto.Message)
func (*GW_UserReconnect) XXX_Size ¶ added in v1.1.0
func (m *GW_UserReconnect) XXX_Size() int
func (*GW_UserReconnect) XXX_Unmarshal ¶ added in v1.1.0
func (m *GW_UserReconnect) XXX_Unmarshal(b []byte) error
type Game2ChatHandler ¶ added in v1.1.1
type Game2ChatHandler interface { SetUserInfo(context.Context, *Bytes, *Response) error GetUserInfo(context.Context, *Req_Users, *Res_UserInfos) error GroupCreate(context.Context, *Bytes, *Response) error GetGroup(context.Context, *Req_Group, *Bytes) error GroupAdd(context.Context, *Req_GroupAdd, *Response) error GroupChat(context.Context, *Req_GroupChat, *Response) error }
type Game2ChatService ¶ added in v1.1.1
type Game2ChatService interface { SetUserInfo(ctx context.Context, in *Bytes, opts ...client.CallOption) (*Response, error) GetUserInfo(ctx context.Context, in *Req_Users, opts ...client.CallOption) (*Res_UserInfos, error) GroupCreate(ctx context.Context, in *Bytes, opts ...client.CallOption) (*Response, error) GetGroup(ctx context.Context, in *Req_Group, opts ...client.CallOption) (*Bytes, error) GroupAdd(ctx context.Context, in *Req_GroupAdd, opts ...client.CallOption) (*Response, error) GroupChat(ctx context.Context, in *Req_GroupChat, opts ...client.CallOption) (*Response, error) }
func NewGame2ChatService ¶ added in v1.1.1
func NewGame2ChatService(name string, c client.Client) Game2ChatService
type Game2GameHandler ¶ added in v1.1.0
type Game2GameHandler interface {
SetRank(context.Context, *GS_SetRank, *Response) error
}
type Game2GameService ¶ added in v1.1.0
type Game2GameService interface {
SetRank(ctx context.Context, in *GS_SetRank, opts ...client.CallOption) (*Response, error)
}
func NewGame2GameService ¶ added in v1.1.0
func NewGame2GameService(name string, c client.Client) Game2GameService
type Game2GateHandler ¶ added in v1.1.0
type Game2GateHandler interface { ActCalendarChange(context.Context, *GS_ActCalendarChange, *Response) error ActConfChange(context.Context, *GS_ActConfChange, *Response) error ActStageChange(context.Context, *GS_ActStageChange, *Response) error MailNew(context.Context, *GS_MailNew, *Response) error MailDel(context.Context, *GS_MailDel, *Response) error MailChange(context.Context, *GS_MailChange, *Response) error GetRank(context.Context, *C_GetRank, *GS_GetRank_R) error }
type Game2GateService ¶ added in v1.1.0
type Game2GateService interface { ActCalendarChange(ctx context.Context, in *GS_ActCalendarChange, opts ...client.CallOption) (*Response, error) ActConfChange(ctx context.Context, in *GS_ActConfChange, opts ...client.CallOption) (*Response, error) ActStageChange(ctx context.Context, in *GS_ActStageChange, opts ...client.CallOption) (*Response, error) MailNew(ctx context.Context, in *GS_MailNew, opts ...client.CallOption) (*Response, error) MailDel(ctx context.Context, in *GS_MailDel, opts ...client.CallOption) (*Response, error) MailChange(ctx context.Context, in *GS_MailChange, opts ...client.CallOption) (*Response, error) GetRank(ctx context.Context, in *C_GetRank, opts ...client.CallOption) (*GS_GetRank_R, error) }
func NewGame2GateService ¶ added in v1.1.0
func NewGame2GateService(name string, c client.Client) Game2GateService
type Gate2GameHandler ¶ added in v1.1.0
type Gate2GameHandler interface { Login(context.Context, *GW_UserOnline, *GS_UserInfo) error UserReconnect(context.Context, *GW_UserReconnect, *Response) error LogoutPlayer(context.Context, *GW_LogoutPlayer, *Response) error PlayerUpdate_AtkPower(context.Context, *GS_PlayerUpdate_AtkPower, *Response) error Client2Game(context.Context, *Bytes, *Bytes) error }
type Gate2GameService ¶ added in v1.1.0
type Gate2GameService interface { Login(ctx context.Context, in *GW_UserOnline, opts ...client.CallOption) (*GS_UserInfo, error) UserReconnect(ctx context.Context, in *GW_UserReconnect, opts ...client.CallOption) (*Response, error) LogoutPlayer(ctx context.Context, in *GW_LogoutPlayer, opts ...client.CallOption) (*Response, error) PlayerUpdate_AtkPower(ctx context.Context, in *GS_PlayerUpdate_AtkPower, opts ...client.CallOption) (*Response, error) Client2Game(ctx context.Context, in *Bytes, opts ...client.CallOption) (*Bytes, error) }
func NewGate2GameService ¶ added in v1.1.0
func NewGate2GameService(name string, c client.Client) Gate2GameService
type GuildRow ¶ added in v1.1.0
type GuildRow struct { Id string `protobuf:"bytes,1,opt,name=Id,proto3" json:"Id,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Lv int32 `protobuf:"varint,3,opt,name=Lv,proto3" json:"Lv,omitempty"` MemberN int32 `protobuf:"varint,4,opt,name=MemberN,proto3" json:"MemberN,omitempty"` AMode int32 `protobuf:"varint,5,opt,name=AMode,proto3" json:"AMode,omitempty"` NeedAtk int32 `protobuf:"varint,6,opt,name=NeedAtk,proto3" json:"NeedAtk,omitempty"` AtkPwr int32 `protobuf:"varint,7,opt,name=AtkPwr,proto3" json:"AtkPwr,omitempty"` Rank int32 `protobuf:"varint,8,opt,name=Rank,proto3" json:"Rank,omitempty"` OwnerName string `protobuf:"bytes,9,opt,name=OwnerName,proto3" json:"OwnerName,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GuildRow) Descriptor ¶ added in v1.1.0
func (*GuildRow) GetMemberN ¶ added in v1.1.0
func (*GuildRow) GetNeedAtk ¶ added in v1.1.0
func (*GuildRow) GetOwnerName ¶ added in v1.1.0
func (*GuildRow) ProtoMessage ¶ added in v1.1.0
func (*GuildRow) ProtoMessage()
func (*GuildRow) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *GuildRow) XXX_DiscardUnknown()
func (*GuildRow) XXX_Marshal ¶ added in v1.1.0
func (*GuildRow) XXX_Unmarshal ¶ added in v1.1.0
type Head ¶ added in v1.1.0
type Head struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` ObtainTs int64 `protobuf:"varint,2,opt,name=ObtainTs,proto3" json:"ObtainTs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Head) Descriptor ¶ added in v1.1.0
func (*Head) GetObtainTs ¶ added in v1.1.0
func (*Head) ProtoMessage ¶ added in v1.1.0
func (*Head) ProtoMessage()
func (*Head) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Head) XXX_DiscardUnknown()
func (*Head) XXX_Marshal ¶ added in v1.1.0
func (*Head) XXX_Unmarshal ¶ added in v1.1.0
type Item ¶ added in v1.1.0
type Item struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Num int32 `protobuf:"varint,2,opt,name=Num,proto3" json:"Num,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
道具
func (*Item) Descriptor ¶ added in v1.1.0
func (*Item) ProtoMessage ¶ added in v1.1.0
func (*Item) ProtoMessage()
func (*Item) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Item) XXX_DiscardUnknown()
func (*Item) XXX_Marshal ¶ added in v1.1.0
func (*Item) XXX_Unmarshal ¶ added in v1.1.0
type MY ¶ added in v1.1.0
type MY struct { Persons map[string]*Person `` /* 155-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MY) Descriptor ¶ added in v1.1.0
func (*MY) GetPersons ¶ added in v1.1.0
func (*MY) ProtoMessage ¶ added in v1.1.0
func (*MY) ProtoMessage()
func (*MY) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *MY) XXX_DiscardUnknown()
func (*MY) XXX_Marshal ¶ added in v1.1.0
func (*MY) XXX_Unmarshal ¶ added in v1.1.0
type Mail ¶ added in v1.1.0
type Mail struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Key int32 `protobuf:"varint,2,opt,name=Key,proto3" json:"Key,omitempty"` Sender string `protobuf:"bytes,3,opt,name=Sender,proto3" json:"Sender,omitempty"` Title string `protobuf:"bytes,4,opt,name=Title,proto3" json:"Title,omitempty"` Text string `protobuf:"bytes,5,opt,name=Text,proto3" json:"Text,omitempty"` Dict map[string]string `` /* 149-byte string literal not displayed */ A []*MailRes `protobuf:"bytes,7,rep,name=A,proto3" json:"A,omitempty"` Read bool `protobuf:"varint,8,opt,name=Read,proto3" json:"Read,omitempty"` Taken bool `protobuf:"varint,9,opt,name=Taken,proto3" json:"Taken,omitempty"` Ts int64 `protobuf:"varint,10,opt,name=Ts,proto3" json:"Ts,omitempty"` ETs int64 `protobuf:"varint,11,opt,name=ETs,proto3" json:"ETs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Mail) Descriptor ¶ added in v1.1.0
func (*Mail) ProtoMessage ¶ added in v1.1.0
func (*Mail) ProtoMessage()
func (*Mail) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Mail) XXX_DiscardUnknown()
func (*Mail) XXX_Marshal ¶ added in v1.1.0
func (*Mail) XXX_Unmarshal ¶ added in v1.1.0
type MailRes ¶ added in v1.1.0
type MailRes struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` N int64 `protobuf:"varint,2,opt,name=N,proto3" json:"N,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MailRes) Descriptor ¶ added in v1.1.0
func (*MailRes) ProtoMessage ¶ added in v1.1.0
func (*MailRes) ProtoMessage()
func (*MailRes) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *MailRes) XXX_DiscardUnknown()
func (*MailRes) XXX_Marshal ¶ added in v1.1.0
func (*MailRes) XXX_Unmarshal ¶ added in v1.1.0
type MyTeamCrusade ¶ added in v1.1.0
type MyTeamCrusade struct { //最高关卡 MaxId int32 `protobuf:"varint,1,opt,name=MaxId,proto3" json:"MaxId,omitempty"` FristReward int32 `protobuf:"varint,2,opt,name=FristReward,proto3" json:"FristReward,omitempty"` FristReward2 int32 `protobuf:"varint,3,opt,name=FristReward2,proto3" json:"FristReward2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
组队讨伐
func (*MyTeamCrusade) Descriptor ¶ added in v1.1.0
func (*MyTeamCrusade) Descriptor() ([]byte, []int)
func (*MyTeamCrusade) GetFristReward ¶ added in v1.1.0
func (m *MyTeamCrusade) GetFristReward() int32
func (*MyTeamCrusade) GetFristReward2 ¶ added in v1.1.0
func (m *MyTeamCrusade) GetFristReward2() int32
func (*MyTeamCrusade) GetMaxId ¶ added in v1.1.0
func (m *MyTeamCrusade) GetMaxId() int32
func (*MyTeamCrusade) ProtoMessage ¶ added in v1.1.0
func (*MyTeamCrusade) ProtoMessage()
func (*MyTeamCrusade) Reset ¶ added in v1.1.0
func (m *MyTeamCrusade) Reset()
func (*MyTeamCrusade) String ¶ added in v1.1.0
func (m *MyTeamCrusade) String() string
func (*MyTeamCrusade) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *MyTeamCrusade) XXX_DiscardUnknown()
func (*MyTeamCrusade) XXX_Marshal ¶ added in v1.1.0
func (m *MyTeamCrusade) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MyTeamCrusade) XXX_Merge ¶ added in v1.1.0
func (m *MyTeamCrusade) XXX_Merge(src proto.Message)
func (*MyTeamCrusade) XXX_Size ¶ added in v1.1.0
func (m *MyTeamCrusade) XXX_Size() int
func (*MyTeamCrusade) XXX_Unmarshal ¶ added in v1.1.0
func (m *MyTeamCrusade) XXX_Unmarshal(b []byte) error
type ObjFrom ¶ added in v1.1.0
type ObjFrom int32
const ( ObjFrom_Init ObjFrom = 0 ObjFrom_GM ObjFrom = 1 ObjFrom_Sys ObjFrom = 2 ObjFrom_BagCheck ObjFrom = 3 ObjFrom_Bill_Normal ObjFrom = 4 ObjFrom_Bill_Card ObjFrom = 5 ObjFrom_Bill_Sale ObjFrom = 6 ObjFrom_Bill_Gift ObjFrom = 7 ObjFrom_GiftCode ObjFrom = 8 ObjFrom_RefundCode ObjFrom = 9 ObjFrom_DownloadGift ObjFrom = 10 ObjFrom_GuildCreate ObjFrom = 11 ObjFrom_ChangeGuildName ObjFrom = 12 ObjFrom_Kick ObjFrom = 13 ObjFrom_EscortRobRevenge ObjFrom = 14 ObjFrom_GuildDonate ObjFrom = 15 ObjFrom_CounterReset ObjFrom = 16 ObjFrom_CounterRecover ObjFrom = 17 ObjFrom_CounterBuy ObjFrom = 18 ObjFrom_ChangeName ObjFrom = 19 ObjFrom_S_Mail ObjFrom = 20 ObjFrom_Draw ObjFrom = 21 ObjFrom_TowerFight ObjFrom = 22 ObjFrom_TowerSweep ObjFrom = 23 ObjFrom_ShopBuy ObjFrom = 24 ObjFrom_ShopRefresh ObjFrom = 25 ObjFrom_MainTask ObjFrom = 26 ObjFrom_ItemUse ObjFrom = 27 ObjFrom_PrivCard ObjFrom = 28 ObjFrom_Friend ObjFrom = 29 ObjFrom_VipLv ObjFrom = 30 ObjFrom_CounterBack ObjFrom = 31 ObjFrom_BagSell ObjFrom = 32 ObjFrom_ArmorForge ObjFrom = 33 ObjFrom_GodWeaponStar ObjFrom = 34 ObjFrom_GodWeaponDan ObjFrom = 35 ObjFrom_DestinyUpgrade ObjFrom = 36 ObjFrom_PlayerLv ObjFrom = 37 ObjFrom_FashionUpgrade ObjFrom = 38 ObjFrom_WorldMainLv ObjFrom = 39 ObjFrom_HeroLv ObjFrom = 40 ObjFrom_HeroStep ObjFrom = 41 ObjFrom_HeroLottery ObjFrom = 42 ObjFrom_HeroLotteryGet ObjFrom = 43 ObjFrom_SecretTower ObjFrom = 44 ObjFrom_SecretTower2 ObjFrom = 45 ObjFrom_SecretTowerhook ObjFrom = 46 ObjFrom_SecretTowerQuickhook ObjFrom = 47 ObjFrom_SecretTowerDispath ObjFrom = 48 ObjFrom_SecretTowerDispath2 ObjFrom = 49 ObjFrom_TitleLv ObjFrom = 50 ObjFrom_TacticsLv ObjFrom = 51 ObjFrom_TacticsReset ObjFrom = 52 ObjFrom_CampsiteOpenSlot ObjFrom = 53 ObjFrom_Decisive ObjFrom = 54 ObjFrom_Decisive2 ObjFrom = 55 ObjFrom_Decisive3 ObjFrom = 56 ObjFrom_Decisive4 ObjFrom = 57 ObjFrom_UpgradeHeroStarLv ObjFrom = 58 ObjFrom_UpgradeHeroTrialLv ObjFrom = 59 ObjFrom_EquipForge ObjFrom = 60 ObjFrom_EquipEpigraph ObjFrom = 61 ObjFrom_EquipIntensify ObjFrom = 62 ObjFrom_EquipRefine ObjFrom = 63 ObjFrom_SoulUpgrade ObjFrom = 64 ObjFrom_SoulCompose ObjFrom = 65 ObjFrom_SoulAwake ObjFrom = 66 ObjFrom_SoulPolish ObjFrom = 67 ObjFrom_SoulDecompose ObjFrom = 68 ObjFrom_ItemDel ObjFrom = 69 ObjFrom_TalismanFoster ObjFrom = 70 ObjFrom_HeroBiography ObjFrom = 71 ObjFrom_HeroLike ObjFrom = 72 ObjFrom_HeroVisit ObjFrom = 73 )
func (ObjFrom) EnumDescriptor ¶ added in v1.1.0
type Person ¶ added in v1.1.0
type Person struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` CitizenNo18 string `protobuf:"bytes,2,opt,name=citizenNo18,proto3" json:"citizenNo18,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Person) Descriptor ¶ added in v1.1.0
func (*Person) GetCitizenNo18 ¶ added in v1.1.0
func (*Person) ProtoMessage ¶ added in v1.1.0
func (*Person) ProtoMessage()
func (*Person) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Person) XXX_DiscardUnknown()
func (*Person) XXX_Marshal ¶ added in v1.1.0
func (*Person) XXX_Unmarshal ¶ added in v1.1.0
type PropEntryT ¶ added in v1.1.0
type PropEntryT struct { Base float32 `protobuf:"fixed32,1,opt,name=Base,proto3" json:"Base,omitempty"` Pct float32 `protobuf:"fixed32,2,opt,name=Pct,proto3" json:"Pct,omitempty"` Ext float32 `protobuf:"fixed32,3,opt,name=Ext,proto3" json:"Ext,omitempty"` Class int32 `protobuf:"varint,4,opt,name=Class,proto3" json:"Class,omitempty"` Dirty bool `protobuf:"varint,5,opt,name=dirty,proto3" json:"dirty,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropEntryT) Descriptor ¶ added in v1.1.0
func (*PropEntryT) Descriptor() ([]byte, []int)
func (*PropEntryT) GetBase ¶ added in v1.1.0
func (m *PropEntryT) GetBase() float32
func (*PropEntryT) GetClass ¶ added in v1.1.0
func (m *PropEntryT) GetClass() int32
func (*PropEntryT) GetDirty ¶ added in v1.1.0
func (m *PropEntryT) GetDirty() bool
func (*PropEntryT) GetExt ¶ added in v1.1.0
func (m *PropEntryT) GetExt() float32
func (*PropEntryT) GetPct ¶ added in v1.1.0
func (m *PropEntryT) GetPct() float32
func (*PropEntryT) ProtoMessage ¶ added in v1.1.0
func (*PropEntryT) ProtoMessage()
func (*PropEntryT) Reset ¶ added in v1.1.0
func (m *PropEntryT) Reset()
func (*PropEntryT) String ¶ added in v1.1.0
func (m *PropEntryT) String() string
func (*PropEntryT) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *PropEntryT) XXX_DiscardUnknown()
func (*PropEntryT) XXX_Marshal ¶ added in v1.1.0
func (m *PropEntryT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PropEntryT) XXX_Merge ¶ added in v1.1.0
func (m *PropEntryT) XXX_Merge(src proto.Message)
func (*PropEntryT) XXX_Size ¶ added in v1.1.0
func (m *PropEntryT) XXX_Size() int
func (*PropEntryT) XXX_Unmarshal ¶ added in v1.1.0
func (m *PropEntryT) XXX_Unmarshal(b []byte) error
type PropMods ¶ added in v1.1.0
type PropMods struct { PropMods map[int32]*PropEntryT `` /* 158-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPropMods ¶ added in v1.1.0
func NewPropMods() *PropMods
func (*PropMods) AddPropMods ¶ added in v1.1.0
func (*PropMods) Descriptor ¶ added in v1.1.0
func (*PropMods) FindPropMods ¶ added in v1.1.0
func (self *PropMods) FindPropMods(id int32) *PropEntryT
func (*PropMods) GetPropMods ¶ added in v1.1.0
func (m *PropMods) GetPropMods() map[int32]*PropEntryT
func (*PropMods) ProtoMessage ¶ added in v1.1.0
func (*PropMods) ProtoMessage()
func (*PropMods) SubPropMods ¶ added in v1.1.0
func (*PropMods) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *PropMods) XXX_DiscardUnknown()
func (*PropMods) XXX_Marshal ¶ added in v1.1.0
func (*PropMods) XXX_Unmarshal ¶ added in v1.1.0
type PropType ¶ added in v1.1.0
type PropType struct { PropType map[int32]*PropMods `` /* 158-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropType) Descriptor ¶ added in v1.1.0
func (*PropType) GetPropType ¶ added in v1.1.0
func (*PropType) ProtoMessage ¶ added in v1.1.0
func (*PropType) ProtoMessage()
func (*PropType) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *PropType) XXX_DiscardUnknown()
func (*PropType) XXX_Marshal ¶ added in v1.1.0
func (*PropType) XXX_Unmarshal ¶ added in v1.1.0
type RankBase ¶ added in v1.1.0
type RankBase struct { Type RankType `protobuf:"varint,1,opt,name=Type,proto3,enum=MPB.RankType" json:"Type,omitempty"` MyRank int32 `protobuf:"varint,2,opt,name=MyRank,proto3" json:"MyRank,omitempty"` Score int32 `protobuf:"varint,3,opt,name=Score,proto3" json:"Score,omitempty"` RankInfos []*RankRec `protobuf:"bytes,4,rep,name=RankInfos,proto3" json:"RankInfos,omitempty"` ChampionInfo *ChampionInfo `protobuf:"bytes,5,opt,name=ChampionInfo,proto3" json:"ChampionInfo,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RankBase) Descriptor ¶ added in v1.1.0
func (*RankBase) GetChampionInfo ¶ added in v1.1.0
func (m *RankBase) GetChampionInfo() *ChampionInfo
func (*RankBase) GetRankInfos ¶ added in v1.1.0
func (*RankBase) ProtoMessage ¶ added in v1.1.0
func (*RankBase) ProtoMessage()
func (*RankBase) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *RankBase) XXX_DiscardUnknown()
func (*RankBase) XXX_Marshal ¶ added in v1.1.0
func (*RankBase) XXX_Unmarshal ¶ added in v1.1.0
type RankRec ¶ added in v1.1.0
type RankRec struct { Uid string `protobuf:"bytes,1,opt,name=Uid,proto3" json:"Uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` TitleId int32 `protobuf:"varint,3,opt,name=TitleId,proto3" json:"TitleId,omitempty"` Head int32 `protobuf:"varint,4,opt,name=Head,proto3" json:"Head,omitempty"` HFrame int32 `protobuf:"varint,5,opt,name=HFrame,proto3" json:"HFrame,omitempty"` Rank int32 `protobuf:"varint,6,opt,name=Rank,proto3" json:"Rank,omitempty"` Score int32 `protobuf:"varint,7,opt,name=Score,proto3" json:"Score,omitempty"` ServerId int32 `protobuf:"varint,8,opt,name=ServerId,proto3" json:"ServerId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RankRec) Descriptor ¶ added in v1.1.0
func (*RankRec) GetServerId ¶ added in v1.1.0
func (*RankRec) GetTitleId ¶ added in v1.1.0
func (*RankRec) ProtoMessage ¶ added in v1.1.0
func (*RankRec) ProtoMessage()
func (*RankRec) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *RankRec) XXX_DiscardUnknown()
func (*RankRec) XXX_Marshal ¶ added in v1.1.0
func (*RankRec) XXX_Unmarshal ¶ added in v1.1.0
type RankType ¶ added in v1.1.0
type RankType int32
const ( RankType__rankTypeEnumNone RankType = 0 RankType_rankArena RankType = 1 RankType_rankUnknownZone RankType = 2 RankType_rankAtkPower RankType = 3 RankType_rankSumLv RankType = 4 RankType_rankWing RankType = 5 RankType_rankGemLv RankType = 6 RankType_rankHero1 RankType = 8 RankType_rankHero2 RankType = 9 RankType_rankHero3 RankType = 10 RankType_rankHero4 RankType = 11 RankType_rankHero5 RankType = 12 RankType_rankRuneTower RankType = 20 RankType_rankGuildWarKill RankType = 21 // 以下是开服活动新增排行 RankType_rankArmorSlot RankType = 100 RankType_rankRune RankType = 101 RankType_rankWingLv RankType = 102 // 决战赤壁单服排行 RankType_rankDecisive RankType = 103 // 以下是跨服排行 RankType_rankLegendTrail RankType = 1000 RankType_rankActLucyCardScore RankType = 1001 RankType_rankActLucyCardPoint RankType = 1002 RankType_rankGangHQGroupStart RankType = 1003 RankType_rankGangHQGroupEnd RankType = 1013 RankType_rankGangHQWhole RankType = 1020 RankType_rankActFixBugLv RankType = 1021 RankType_rankActGreatDiamRoll RankType = 1022 RankType_rankBossInvadeSingle RankType = 1023 RankType_rankBossInvadeSvr RankType = 1024 // 决战赤壁战区排行 RankType_rankCrossDecisive RankType = 1025 )
func (RankType) EnumDescriptor ¶ added in v1.1.0
type ReadRequest ¶ added in v1.1.1
type ReadRequest struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadRequest) Descriptor ¶ added in v1.1.1
func (*ReadRequest) Descriptor() ([]byte, []int)
func (*ReadRequest) GetPath ¶ added in v1.1.1
func (m *ReadRequest) GetPath() string
func (*ReadRequest) ProtoMessage ¶ added in v1.1.1
func (*ReadRequest) ProtoMessage()
func (*ReadRequest) Reset ¶ added in v1.1.1
func (m *ReadRequest) Reset()
func (*ReadRequest) String ¶ added in v1.1.1
func (m *ReadRequest) String() string
func (*ReadRequest) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *ReadRequest) XXX_DiscardUnknown()
func (*ReadRequest) XXX_Marshal ¶ added in v1.1.1
func (m *ReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadRequest) XXX_Merge ¶ added in v1.1.1
func (m *ReadRequest) XXX_Merge(src proto.Message)
func (*ReadRequest) XXX_Size ¶ added in v1.1.1
func (m *ReadRequest) XXX_Size() int
func (*ReadRequest) XXX_Unmarshal ¶ added in v1.1.1
func (m *ReadRequest) XXX_Unmarshal(b []byte) error
type ReadResponse ¶ added in v1.1.1
type ReadResponse struct { ChangeSet *ChangeSet `protobuf:"bytes,1,opt,name=change_set,json=changeSet,proto3" json:"change_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadResponse) Descriptor ¶ added in v1.1.1
func (*ReadResponse) Descriptor() ([]byte, []int)
func (*ReadResponse) GetChangeSet ¶ added in v1.1.1
func (m *ReadResponse) GetChangeSet() *ChangeSet
func (*ReadResponse) ProtoMessage ¶ added in v1.1.1
func (*ReadResponse) ProtoMessage()
func (*ReadResponse) Reset ¶ added in v1.1.1
func (m *ReadResponse) Reset()
func (*ReadResponse) String ¶ added in v1.1.1
func (m *ReadResponse) String() string
func (*ReadResponse) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *ReadResponse) XXX_DiscardUnknown()
func (*ReadResponse) XXX_Marshal ¶ added in v1.1.1
func (m *ReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadResponse) XXX_Merge ¶ added in v1.1.1
func (m *ReadResponse) XXX_Merge(src proto.Message)
func (*ReadResponse) XXX_Size ¶ added in v1.1.1
func (m *ReadResponse) XXX_Size() int
func (*ReadResponse) XXX_Unmarshal ¶ added in v1.1.1
func (m *ReadResponse) XXX_Unmarshal(b []byte) error
type Req_Group ¶ added in v1.1.1
type Req_Group struct { Groups []uint64 `protobuf:"varint,1,rep,packed,name=Groups,proto3" json:"Groups,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Req_Group) Descriptor ¶ added in v1.1.1
func (*Req_Group) ProtoMessage ¶ added in v1.1.1
func (*Req_Group) ProtoMessage()
func (*Req_Group) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *Req_Group) XXX_DiscardUnknown()
func (*Req_Group) XXX_Marshal ¶ added in v1.1.1
func (*Req_Group) XXX_Unmarshal ¶ added in v1.1.1
type Req_GroupAdd ¶ added in v1.1.1
type Req_GroupAdd struct { Id uint64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Num int32 `protobuf:"varint,2,opt,name=Num,proto3" json:"Num,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
加好友度
func (*Req_GroupAdd) Descriptor ¶ added in v1.1.1
func (*Req_GroupAdd) Descriptor() ([]byte, []int)
func (*Req_GroupAdd) GetId ¶ added in v1.1.1
func (m *Req_GroupAdd) GetId() uint64
func (*Req_GroupAdd) GetNum ¶ added in v1.1.1
func (m *Req_GroupAdd) GetNum() int32
func (*Req_GroupAdd) ProtoMessage ¶ added in v1.1.1
func (*Req_GroupAdd) ProtoMessage()
func (*Req_GroupAdd) Reset ¶ added in v1.1.1
func (m *Req_GroupAdd) Reset()
func (*Req_GroupAdd) String ¶ added in v1.1.1
func (m *Req_GroupAdd) String() string
func (*Req_GroupAdd) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *Req_GroupAdd) XXX_DiscardUnknown()
func (*Req_GroupAdd) XXX_Marshal ¶ added in v1.1.1
func (m *Req_GroupAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Req_GroupAdd) XXX_Merge ¶ added in v1.1.1
func (m *Req_GroupAdd) XXX_Merge(src proto.Message)
func (*Req_GroupAdd) XXX_Size ¶ added in v1.1.1
func (m *Req_GroupAdd) XXX_Size() int
func (*Req_GroupAdd) XXX_Unmarshal ¶ added in v1.1.1
func (m *Req_GroupAdd) XXX_Unmarshal(b []byte) error
type Req_GroupChat ¶ added in v1.1.1
type Req_GroupChat struct { Id uint64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Datas []byte `protobuf:"bytes,2,opt,name=Datas,proto3" json:"Datas,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
好友聊天
func (*Req_GroupChat) Descriptor ¶ added in v1.1.1
func (*Req_GroupChat) Descriptor() ([]byte, []int)
func (*Req_GroupChat) GetDatas ¶ added in v1.1.1
func (m *Req_GroupChat) GetDatas() []byte
func (*Req_GroupChat) GetId ¶ added in v1.1.1
func (m *Req_GroupChat) GetId() uint64
func (*Req_GroupChat) ProtoMessage ¶ added in v1.1.1
func (*Req_GroupChat) ProtoMessage()
func (*Req_GroupChat) Reset ¶ added in v1.1.1
func (m *Req_GroupChat) Reset()
func (*Req_GroupChat) String ¶ added in v1.1.1
func (m *Req_GroupChat) String() string
func (*Req_GroupChat) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *Req_GroupChat) XXX_DiscardUnknown()
func (*Req_GroupChat) XXX_Marshal ¶ added in v1.1.1
func (m *Req_GroupChat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Req_GroupChat) XXX_Merge ¶ added in v1.1.1
func (m *Req_GroupChat) XXX_Merge(src proto.Message)
func (*Req_GroupChat) XXX_Size ¶ added in v1.1.1
func (m *Req_GroupChat) XXX_Size() int
func (*Req_GroupChat) XXX_Unmarshal ¶ added in v1.1.1
func (m *Req_GroupChat) XXX_Unmarshal(b []byte) error
type Req_Users ¶ added in v1.1.1
type Req_Users struct { Uid []string `protobuf:"bytes,1,rep,name=Uid,proto3" json:"Uid,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
查询好友数据
func (*Req_Users) Descriptor ¶ added in v1.1.1
func (*Req_Users) ProtoMessage ¶ added in v1.1.1
func (*Req_Users) ProtoMessage()
func (*Req_Users) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *Req_Users) XXX_DiscardUnknown()
func (*Req_Users) XXX_Marshal ¶ added in v1.1.1
func (*Req_Users) XXX_Unmarshal ¶ added in v1.1.1
type Res_UserInfos ¶ added in v1.1.1
type Res_UserInfos struct { Users []byte `protobuf:"bytes,1,opt,name=Users,proto3" json:"Users,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
返回好友数据
func (*Res_UserInfos) Descriptor ¶ added in v1.1.1
func (*Res_UserInfos) Descriptor() ([]byte, []int)
func (*Res_UserInfos) GetUsers ¶ added in v1.1.1
func (m *Res_UserInfos) GetUsers() []byte
func (*Res_UserInfos) ProtoMessage ¶ added in v1.1.1
func (*Res_UserInfos) ProtoMessage()
func (*Res_UserInfos) Reset ¶ added in v1.1.1
func (m *Res_UserInfos) Reset()
func (*Res_UserInfos) String ¶ added in v1.1.1
func (m *Res_UserInfos) String() string
func (*Res_UserInfos) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *Res_UserInfos) XXX_DiscardUnknown()
func (*Res_UserInfos) XXX_Marshal ¶ added in v1.1.1
func (m *Res_UserInfos) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Res_UserInfos) XXX_Merge ¶ added in v1.1.1
func (m *Res_UserInfos) XXX_Merge(src proto.Message)
func (*Res_UserInfos) XXX_Size ¶ added in v1.1.1
func (m *Res_UserInfos) XXX_Size() int
func (*Res_UserInfos) XXX_Unmarshal ¶ added in v1.1.1
func (m *Res_UserInfos) XXX_Unmarshal(b []byte) error
type Response ¶ added in v1.0.2
type Response struct { Error RetType `protobuf:"varint,1,opt,name=error,proto3,enum=MPB.RetType" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
============================================================================
func (*Response) Descriptor ¶ added in v1.0.2
func (*Response) ProtoMessage ¶ added in v1.0.2
func (*Response) ProtoMessage()
func (*Response) XXX_DiscardUnknown ¶ added in v1.0.3
func (m *Response) XXX_DiscardUnknown()
func (*Response) XXX_Marshal ¶ added in v1.0.3
func (*Response) XXX_Unmarshal ¶ added in v1.0.3
type RetType ¶ added in v1.1.0
type RetType int32
const ( RetType_OK RetType = 0 RetType_Failed RetType = 1 RetType_Common_InvalidTeam RetType = 2 RetType_Common_NoStatusHandler RetType = 3 RetType_Common_ConditionInValid RetType = 4 RetType_Common_ConfKey RetType = 5 RetType_Common_CheckOne RetType = 6 RetType_Common_Req RetType = 7 RetType_Common8 RetType = 8 RetType_Common9 RetType = 9 RetType_Common10 RetType = 10 RetType_Common11 RetType = 11 RetType_Common12 RetType = 12 RetType_Common13 RetType = 13 RetType_Common14 RetType = 14 RetType_Common15 RetType = 15 RetType_Login_InvalidVersion RetType = 100 RetType_Login_IpPolicy RetType = 101 RetType_Login_Failed RetType = 102 RetType_Login_UserBanned RetType = 103 RetType_Login_UserInfo RetType = 104 RetType_Login_UserLimit RetType = 105 RetType_Plr_NameLen RetType = 200 RetType_Plr_InvalidName RetType = 201 RetType_Plr_SameName RetType = 202 RetType_Plr_HFrameNotFound RetType = 203 RetType_Plr_Offline RetType = 204 RetType_Plr_NotLoad RetType = 205 RetType_Plr_DupName RetType = 206 RetType_Plr_HeadNotFound RetType = 207 RetType_Plr_ModuleLocked RetType = 208 RetType_Plr_LowLevel RetType = 209 RetType_Plr_LowPower RetType = 210 RetType_Plr_LowVipLevel RetType = 211 RetType_Plr_PrivCardInValid RetType = 212 RetType_Plr_NotFound RetType = 213 RetType_Plr_FigureNotFound RetType = 214 RetType_Plr_InvalidTeam RetType = 215 RetType_Bag_Full RetType = 300 RetType_Bag_NotEnoughArmor RetType = 301 RetType_Bag_FullBlank RetType = 302 RetType_Bag_NotEnoughPet RetType = 303 RetType_Bag_NotEnoughRune RetType = 304 RetType_Bag_LegendEquipFull RetType = 305 RetType_Bag_RuneFull RetType = 306 RetType_Bag_FigherEquipFull RetType = 307 RetType_Bag_LotNotFound RetType = 308 RetType_Bag_LotExpired RetType = 309 RetType_Bag_ItemLimit RetType = 310 RetType_Bag_SoulFull RetType = 311 RetType_Bag_SoulNotFound RetType = 312 RetType_Bag_NotEnoughSoul RetType = 313 RetType_Bag_EnchantDecoNotFound RetType = 314 RetType_Bag_NotEnoughEnchantDeco RetType = 315 RetType_Bag_NinjaRuneFull RetType = 316 RetType_Bag_NotEnoughTalisMans RetType = 317 RetType_Hero_NotFound RetType = 500 RetType_Hero_FullLevel RetType = 501 RetType_Hero_LowLevel RetType = 502 RetType_Hero_InvalidCreate RetType = 503 RetType_Hero_FullCount RetType = 504 RetType_Hero_InvalidSkillLevelUp RetType = 505 RetType_Hero_FullSkillLevel RetType = 506 RetType_Hero_InvalidSkillType RetType = 507 RetType_Hero_StarActivated RetType = 508 RetType_Hero_InvalidStar RetType = 509 RetType_Hero_SkillMixConditionInValid RetType = 510 RetType_Hero_SkillNotFound RetType = 511 RetType_Hero_FullTalentLevel RetType = 512 RetType_Hero_TalentPointNotEnough RetType = 513 RetType_Hero_TalentConditionInValid RetType = 514 RetType_Hero_GrowUpLevelError RetType = 515 RetType_Hero_GrowUpInvalid RetType = 516 RetType_Hero_NeedGrowUp RetType = 517 RetType_Hero_SkillTypeCannotUp RetType = 518 RetType_Hero_AlreadyGrowUp RetType = 519 RetType_Hero_LevelSeal RetType = 520 RetType_Hero_WingLowLv RetType = 521 RetType_Equip_NotFound RetType = 600 RetType_Equip_AlreadyEquipped RetType = 601 RetType_Equip_NotEquipped RetType = 602 RetType_Equip_InvalidSlot RetType = 603 RetType_Equip_SlotIsEmpty RetType = 604 RetType_Equip_HeroNotMatch RetType = 605 RetType_Equip_CannotCompose RetType = 606 RetType_Equip_SlotLowLevel RetType = 607 RetType_Equip_ComposeMatWrong RetType = 608 RetType_Equip_AwakeMax RetType = 609 RetType_Equip_CannotRefine RetType = 610 RetType_Armor_Uncomposable RetType = 650 RetType_Armor_SlotNotFound RetType = 651 RetType_Thunder_SlotNotArmorValid RetType = 652 RetType_Pet_NotFound RetType = 653 RetType_Pet_Expired RetType = 654 RetType_Pet_AlreadyEquipped RetType = 655 RetType_Pet_NotEquiped RetType = 656 RetType_Pet_CannotBuyTime RetType = 657 RetType_Store_Full RetType = 700 RetType_Store_FullBlank RetType = 701 RetType_Fighter_NotFound RetType = 850 RetType_Fighter_Inactivated RetType = 851 RetType_Fighter_InvalidItem RetType = 852 RetType_Fighter_Following RetType = 853 RetType_Fighter_LowLevel RetType = 854 RetType_Fighter_NotEquiped RetType = 855 RetType_Fighter_EquipWrongFighter RetType = 856 RetType_Fighter_EquipWrongSlot RetType = 857 RetType_Fighter_EquipUpMatError RetType = 858 RetType_Fighter_CommandArtLocked RetType = 859 RetType_Fighter_CommandArtUnlocked RetType = 860 RetType_Fighter_CommandSetArtError RetType = 861 RetType_Fighter_CommandNotOpen RetType = 862 RetType_MainTask_NotFound RetType = 900 RetType_MainTask_NotCompleted RetType = 901 RetType_MainTask_AlreadRewarded RetType = 902 RetType_MainTask_OrderError RetType = 903 RetType_VipTask_NotFound RetType = 904 RetType_VipTask_NotCompleted RetType = 905 RetType_VipTask_AlreadRewarded RetType = 906 RetType_Counter_NotFound RetType = 1000 RetType_Counter_CannotBuy RetType = 1001 RetType_Counter_IsFull RetType = 1002 RetType_Mail_NoMail RetType = 1200 RetType_Mail_NotFound RetType = 1201 RetType_Mail_AlreadyRead RetType = 1202 RetType_Mail_AlreadyTaken RetType = 1203 RetType_Mail_NoAttachment RetType = 1204 RetType_DailyActive_NotFound RetType = 1300 RetType_DailyActive_NotFinish RetType = 1301 RetType_DailyActive_HaveRewarded RetType = 1302 RetType_DailyActive_GetMax RetType = 1303 // -------------------------------- // 世界Boss [1350, 1400) // -------------------------------- RetType_WorldBoss_BossDeath RetType = 1350 RetType_WorldBoss_AllReadyIn RetType = 1351 // -------------------------------- // 暗区Boss [1400, 1420) // -------------------------------- RetType_DarkBoss_BossDeath RetType = 1400 RetType_DarkBoss_AllReadyIn RetType = 1401 RetType_DarkBoss_SendHelpCD RetType = 1402 RetType_DarkBoss_AllReadyHelp RetType = 1403 RetType_DarkBoss_CannotFightGuildMember RetType = 1404 RetType_DarkBoss_OtherAllReadyHelp RetType = 1405 RetType_DarkBoss_OtherHelpYou RetType = 1406 // -------------------------------- // 传承Boss [1420, 1440) // -------------------------------- RetType_LegendBoss_BossDeath RetType = 1420 RetType_LegendBoss_AllReadyIn RetType = 1421 RetType_LegendZone_NotFound RetType = 1422 RetType_LegendZone_HavePassed RetType = 1423 // -------------------------------- // 战纹 [1450, 1500) // -------------------------------- RetType_Rune_DuplicateType RetType = 1450 RetType_Rune_NotEquiped RetType = 1451 // -------------------------------- // 头衔 [1500, 1550) // -------------------------------- RetType_Title_GetMax RetType = 1500 RetType_Ball_GetMax RetType = 1501 RetType_Book_GetMax RetType = 1502 RetType_BookSkill_GetMax RetType = 1503 RetType_BookSkill_LowTitleLevel RetType = 1504 // -------------------------------- // 时装 [1550, 1600) // -------------------------------- RetType_Fashion_NotActive RetType = 1550 RetType_Fashion_NotFound RetType = 1551 RetType_Fashion_NoColorFul RetType = 1552 RetType_Fahsion_GetMax RetType = 1553 RetType_Guild_NameTooLong RetType = 1600 RetType_Guild_InvalidName RetType = 1601 RetType_Guild_SameName RetType = 1602 RetType_Guild_DupName RetType = 1603 RetType_Guild_InvalidHead RetType = 1604 RetType_Guild_NoticeTooLong RetType = 1606 RetType_Guild_InvalidNotice RetType = 1607 RetType_Guild_PlrInGuild RetType = 1608 RetType_Guild_PlrLowAtk RetType = 1609 RetType_Guild_AlreadyApplied RetType = 1610 RetType_Guild_FullPlrApply RetType = 1611 RetType_Guild_FullMember RetType = 1612 RetType_Guild_FullVice RetType = 1613 RetType_Guild_JoinDenied RetType = 1614 RetType_Guild_InvalidApplyMode RetType = 1615 RetType_Guild_OperateOnSelf RetType = 1616 RetType_Guild_InvalidRank RetType = 1617 RetType_Guild_NotApplied RetType = 1618 RetType_Guild_NotAMember RetType = 1619 RetType_Guild_OwnerCantLeave RetType = 1620 RetType_Guild_NotMeetCreateCond RetType = 1621 RetType_Guild_NotFound RetType = 1622 RetType_Guild_LowPriv RetType = 1623 RetType_Guild_JoinTimeLimited RetType = 1647 RetType_Guild_Locked RetType = 1648 RetType_Guild_KickOwnerTimeError RetType = 1661 RetType_Guild_LeaveTimeLimited RetType = 1662 RetType_Guild_EscortNotEnd RetType = 1663 RetType_Guild_EscortAwarded RetType = 1664 RetType_Guild_EscortNotFound RetType = 1665 RetType_Guild_RobberNotFound RetType = 1666 RetType_Guild_RobberAvenged RetType = 1667 RetType_Guild_EscortLevelMax RetType = 1668 RetType_Guild_BuildingNotExist RetType = 1669 RetType_Guild_BuildingLevelMax RetType = 1670 RetType_Guild_LowExp RetType = 1671 RetType_Guild_BuildingLevelLimit RetType = 1672 RetType_Guild_FullElite RetType = 1673 RetType_Guild_RobExpired RetType = 1674 RetType_Guild_CannotHelp RetType = 1675 RetType_Guild_BossInvalid RetType = 1676 RetType_Guild_BossCheerUpLimit RetType = 1677 RetType_Guild_BossAllReadyIn RetType = 1678 RetType_Guild_RobberOccupied RetType = 1679 RetType_Guild_WarHeroNumErr RetType = 1680 RetType_Guild_WarStarted RetType = 1681 RetType_Guild_WarHeroSetErr RetType = 1682 RetType_Guild_WarNotStarted RetType = 1683 RetType_Guild_WarBetIdInvalid RetType = 1684 RetType_Guild_WarAlreadyBet RetType = 1685 RetType_Guild_WarAlreadyApplied RetType = 1686 RetType_Guild_NotAtHome RetType = 1687 RetType_Guild_AlreadyCollected RetType = 1688 RetType_Guild_InSharingExp RetType = 1689 RetType_Guild_QuizNotStart RetType = 1690 RetType_Guild_AlreadyTakeQuiz RetType = 1691 RetType_Guild_AlreadyRolledDice RetType = 1692 RetType_Guild_AlreadyEntertained RetType = 1693 RetType_Tut_KeyAlreadyUsed RetType = 1900 RetType_Tut_KeyNotFound RetType = 1901 RetType_Cld_InvalidKey RetType = 2000 RetType_ActMgr_ActNotFound RetType = 2200 RetType_ActMgr_ActPlrDataNotFound RetType = 2201 RetType_ActMgr_ActSvrDataNotFound RetType = 2202 RetType_ActMgr_ActClosed RetType = 2203 RetType_ActMgr_ConfKey RetType = 2204 RetType_ActMgr_AlreadyAwarded RetType = 2205 RetType_ActMgr_InvalidId RetType = 2206 RetType_ActMgr_ActFixBugLvMax RetType = 2207 RetType_Gift_NoCode RetType = 2700 RetType_Gift_InvalidSdk RetType = 2701 RetType_Gift_CodeExpired RetType = 2702 RetType_Gift_CodeExcluded RetType = 2703 RetType_Gift_CodeAlreadyUsed RetType = 2704 RetType_Bill_NoCard RetType = 2900 RetType_Bill_CardRewardAlreadyTaken RetType = 2901 RetType_Bill_RefundCodeError RetType = 2910 RetType_Bill_RefundCodeTaken RetType = 2911 RetType_Bill_RefundUpdateFailed RetType = 2912 RetType_Battle_NotFound RetType = 3000 RetType_Battle_FighterTeamError RetType = 3001 RetType_Battle_CallBackError RetType = 3002 RetType_Battle_ReplayNotFound RetType = 3003 RetType_Map_NotFound RetType = 3100 RetType_Map_Closed RetType = 3101 RetType_Map_Full RetType = 3102 RetType_Map_AlreadyInMap RetType = 3103 RetType_Draw_TpNotFound RetType = 3200 RetType_Draw_ScoreBoxTaken RetType = 3201 RetType_Draw_ScoreBoxScoreNotEnough RetType = 3202 RetType_WLevel_EndOfWorld RetType = 3300 RetType_WLevel_LowPlayerLevel RetType = 3301 RetType_WLevel_GjLowDur RetType = 3302 RetType_WLevel_GjNoRewards RetType = 3303 RetType_Tower_LvNotAllowed RetType = 3550 RetType_Tower_EndOfTower RetType = 3551 RetType_Tower_LowPlayerLevel RetType = 3552 RetType_Tower_SweepNotAllowed RetType = 3553 RetType_Shop_NotFound RetType = 3400 RetType_Shop_ItemIdError RetType = 3401 RetType_Shop_BuyCntTop RetType = 3402 RetType_Shop_PriceError RetType = 3403 RetType_Shop_RefreshCntError RetType = 3404 RetType_Shop_RefreshCntFull RetType = 3405 RetType_Shop_BuyGoldCountFull RetType = 3406 RetType_Shop_BuyBlankLock RetType = 3407 RetType_Shop_NotOpen RetType = 3408 RetType_Title_LevelFull RetType = 3500 RetType_Title_RewardsTaken RetType = 3501 RetType_Explore_IdNotFound RetType = 3700 RetType_Explore_HerosFull RetType = 3701 RetType_Explore_HerosLimited RetType = 3702 RetType_Explore_RewardsNothing RetType = 3703 RetType_Explore_TakeFull RetType = 3704 RetType_Explore_RefreshIdEmpty RetType = 3705 RetType_DailyFb_StageError RetType = 3800 RetType_DailyTask_NotFound RetType = 3850 RetType_DailyTask_NotCompleted RetType = 3851 RetType_DailyTask_AlreadRewarded RetType = 3852 RetType_TargetTask_NotFound RetType = 3900 RetType_TargetTask_NotCompleted RetType = 3901 RetType_TargetTask_AlreadRewarded RetType = 3902 RetType_Rank_NotFound RetType = 4000 RetType_Rank_OverRange RetType = 4001 RetType_Rank_CDTime RetType = 4002 RetType_Rank_FightNotInMainCity RetType = 4003 RetType_WorldRecord_TakenBefore RetType = 4050 RetType_WorldRecord_NotFin RetType = 4051 RetType_Arena_DailyAwardGot RetType = 4100 RetType_Arena_InChallengeCd RetType = 4101 RetType_Arena_BattleFightFailed RetType = 4102 RetType_Arena_NotAttendedYet RetType = 4103 RetType_Chat_ChannelNotFound RetType = 4200 RetType_Chat_ContentLenLimited RetType = 4201 RetType_Chat_ChannelInValid RetType = 4202 RetType_Chat_SendCD RetType = 4203 RetType_Friend_BlackList RetType = 4250 RetType_Friend_ApplyDup RetType = 4251 RetType_Friend_IsFriend RetType = 4252 RetType_Friend_IsNotFriend RetType = 4253 RetType_Friend_NotApply RetType = 4254 RetType_Friend_GiveGiftBefore RetType = 4255 RetType_Friend_Full RetType = 4256 RetType_Friend_BlackListFull RetType = 4257 RetType_Friend_GiveMax RetType = 4258 RetType_Friend_ApplyListFull RetType = 4259 RetType_Dungeon_AlreadyInDungeon RetType = 4300 RetType_Dungeon_NotEnd RetType = 4301 RetType_Dungeon_NotInDungeon RetType = 4302 RetType_Dungeon_InCD RetType = 4303 RetType_Dungeon_TrailTeamFull RetType = 4304 RetType_Mine_MinerLevelMax RetType = 4350 RetType_Mine_MinerNotFound RetType = 4351 RetType_Mine_MineNotEnd RetType = 4352 RetType_Mine_AlreadyAwarded RetType = 4353 RetType_Mine_RobberNotFound RetType = 4354 RetType_Mine_AlreadyAvenged RetType = 4355 RetType_Mine_RobberOccupied RetType = 4356 RetType_FieldFight_RefreshInCD RetType = 4400 RetType_FieldFight_OpponentNotFound RetType = 4401 RetType_Gem_GemSlotNotFound RetType = 4410 RetType_Gem_GemSlotLocked RetType = 4411 RetType_Gem_GemSlotEmpty RetType = 4412 RetType_Gem_EquipSlotWrong RetType = 4413 RetType_Gem_GemLevelMax RetType = 4414 RetType_Gem_PolishLevelMax RetType = 4415 RetType_Gem_CarveLevelMax RetType = 4416 RetType_Gem_GemLevelLow RetType = 4417 RetType_Gem_GemCannotBuy RetType = 4418 RetType_LegendArm_SlotEmpty RetType = 4420 RetType_LegendArm_SlotCannotLvUp RetType = 4421 RetType_LegendArm_ComposeMaterialError RetType = 4422 RetType_LegendArm_ArmorCannotCompose RetType = 4423 RetType_SpecialRing_SlotLvMax RetType = 4430 RetType_SpecialRing_WakeMaterialError RetType = 4431 RetType_SpecialRing_CannotWakeUp RetType = 4432 RetType_SpecialRing_NotFound RetType = 4433 RetType_SpecialRing_MixMaterialError RetType = 4434 RetType_SpecialRing_HeroNotEquip RetType = 4435 RetType_SpecialRing_CannotSplit RetType = 4436 RetType_Assistant_NormalInValid RetType = 4440 RetType_Assistant_SuperInValid RetType = 4441 RetType_Assistant_MonthPaidNotEnough RetType = 4442 RetType_Assistant_MonthActivate RetType = 4443 RetType_Assistant_MultiplierWrong RetType = 4444 RetType_Auction_InvalidType RetType = 4450 RetType_Auction_NotFound RetType = 4451 RetType_Auction_End RetType = 4452 RetType_Auction_NotStart RetType = 4453 RetType_Auction_CannotBuy RetType = 4454 RetType_SumTreas_NotEnd RetType = 4470 RetType_SumTreas_PrgNotFound RetType = 4471 RetType_SumTreas_LowScore RetType = 4472 RetType_SumTreas_AlreadyGot RetType = 4473 RetType_SumTreas_NotStart RetType = 4474 RetType_Appellation_NotFound RetType = 4480 RetType_Appellation_Inactive RetType = 4481 RetType_Appellation_WrongType RetType = 4482 RetType_Appellation_AlreadyActive RetType = 4483 RetType_HandBook_SetIncomplete RetType = 4490 RetType_RecoverFurnace_InvalidItem RetType = 4500 RetType_RecoverFurnace_MaxLv RetType = 4501 RetType_Halo_NotEquipped RetType = 4510 RetType_Halo_MaxLv RetType = 4511 RetType_Halo_NotFound RetType = 4512 RetType_Halo_EquipFull RetType = 4513 RetType_Halo_HeartMaxLv RetType = 4514 RetType_Halo_NotOpened RetType = 4515 RetType_Stone_InvalidSlot RetType = 4520 RetType_Stone_SlotEmpty RetType = 4521 RetType_Stone_NotFound RetType = 4522 RetType_Stone_AlreadyEquipped RetType = 4523 RetType_Stone_InvalidType RetType = 4524 RetType_Stone_NotEquipped RetType = 4525 RetType_Stone_LowLevel RetType = 4526 RetType_Stone_LowColor RetType = 4527 RetType_Stone_CannotCompose RetType = 4528 RetType_LuckyBox_Expired RetType = 4540 RetType_LuckyBox_ItemNotFound RetType = 4541 RetType_LuckyBox_ItemBought RetType = 4542 RetType_Enchantment_DecoNotEmbedded RetType = 4550 RetType_Enchantment_DecoAlreadyEmbedded RetType = 4551 RetType_Enchantment_DecoSlotEmpty RetType = 4552 RetType_Enchantment_LowLv RetType = 4553 RetType_Enchantment_DecoMaterialError RetType = 4554 RetType_NinjaRune_SlotEmpty RetType = 4560 RetType_NinjaRune_ComposeMaterialError RetType = 4561 // -------------------------------- // 失落宝藏 [10000, 10010) // -------------------------------- RetType_LostTreasure_NotStart RetType = 10000 RetType_LostTreasure_AllReadyIn RetType = 10001 RetType_LostTreasure_TimeInValid RetType = 10002 // -------------------------------- // 巅峰对决 [10010, 10020) // -------------------------------- RetType_GuildShabake_NotStart RetType = 10010 RetType_GuildShabake_RoundEnd RetType = 10011 RetType_GuildShabake_NotJoinIn RetType = 10012 RetType_GuildShabake_AllReadyIn RetType = 10013 RetType_GuildShabake_CannotEnter RetType = 10014 RetType_GuildShabake_TopFightNotStart RetType = 10015 RetType_GuildShabake_TopFightEnd RetType = 10016 RetType_GuildShabake_TopFightHaveJoined RetType = 10017 RetType_GuildShabake_DailyRewardError RetType = 10018 // -------------------------------- // 跨服 [10020, 10030) // -------------------------------- RetType_Cross_GroupChanged RetType = 10020 // -------------------------------- // 沉默遗迹 [10040, 10050) // -------------------------------- RetType_StoneBoss_BossDeath RetType = 10040 RetType_StoneBoss_AllReadyIn RetType = 10041 // -------------------------------- // 跨服沙城 [10050, 10060) // -------------------------------- RetType_CrossShabake_SignNotStart RetType = 10050 RetType_CrossShabake_Signed RetType = 10051 RetType_CrossShabake_RoundNotStart RetType = 10052 RetType_CrossShabake_NotSign RetType = 10053 // boss入侵 [10060, 10070) // -------------------------------- RetType_BossInvade_BossDeath RetType = 10060 RetType_BossInvade_AllReadyIn RetType = 10061 //布阵[10070, 10080) RetType_Team_InvalidPos RetType = 10070 RetType_Team_InvalidHero RetType = 10071 //布阵[10080, 10090) RetType_GodWeapon_StarMax RetType = 100080 RetType_GodWeapon_NotFound RetType = 100081 RetType_GodWeapon_DanLimit RetType = 100082 RetType_GodWeapon_DanCostNotFound RetType = 100083 RetType_GodWeapon_DanExpLimit RetType = 100084 RetType_GodWeapon_GroupNotFound RetType = 100085 RetType_GodWeapon_GroupActived RetType = 100086 RetType_GodWeapon_LowStar RetType = 100087 //布阵[10090, 10100) RetType_Destiny_LvLimit RetType = 10090 //天下[10100, 10110) RetType_World_NotFound RetType = 10100 RetType_World_Precondition RetType = 10101 RetType_World_LowLv RetType = 10102 RetType_World_TokenError RetType = 10103 //头衔【10200, 10210) RetType_Title_MaxLv RetType = 10200 RetType_Title_AtkPowerLimit RetType = 10201 RetType_Title_PlayerLvLimit RetType = 10202 //战法[10210, 10220) RetType_Tactics_MaxLv RetType = 10210 RetType_Tactics_Precondition RetType = 10211 //战法[10220, 10230) RetType_Campsite_NotFound RetType = 10220 RetType_Campsite_SlotNotFound RetType = 10221 RetType_Campsite_SlotNotOpen RetType = 10222 RetType_Campsite_ConditionLimit RetType = 10223 RetType_Campsite_HeroInSlot RetType = 10224 RetType_Campsite_HeroNotMatch RetType = 10225 //战魂[10230,10240) RetType_Soul_StarNotSame RetType = 10230 RetType_Soul_StarLimit RetType = 102031 RetType_Soul_CanNotAwake RetType = 102032 RetType_Soul_PolishLockLimit RetType = 102034 RetType_Soul_CanNotPolish RetType = 102035 RetType_Soul_DecomposeStarLimit RetType = 102036 )
func (RetType) EnumDescriptor ¶ added in v1.1.0
type ST_ChatChatroom ¶
type ST_ChatChatroom struct { Roomid int32 `protobuf:"varint,1,opt,name=roomid,proto3" json:"roomid,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ST_ChatChatroom) Descriptor ¶
func (*ST_ChatChatroom) Descriptor() ([]byte, []int)
func (*ST_ChatChatroom) GetRoomid ¶
func (m *ST_ChatChatroom) GetRoomid() int32
func (*ST_ChatChatroom) ProtoMessage ¶
func (*ST_ChatChatroom) ProtoMessage()
func (*ST_ChatChatroom) Reset ¶
func (m *ST_ChatChatroom) Reset()
func (*ST_ChatChatroom) String ¶
func (m *ST_ChatChatroom) String() string
func (*ST_ChatChatroom) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ST_ChatChatroom) XXX_DiscardUnknown()
func (*ST_ChatChatroom) XXX_Marshal ¶ added in v1.1.0
func (m *ST_ChatChatroom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ST_ChatChatroom) XXX_Merge ¶ added in v1.1.0
func (m *ST_ChatChatroom) XXX_Merge(src proto.Message)
func (*ST_ChatChatroom) XXX_Size ¶ added in v1.1.0
func (m *ST_ChatChatroom) XXX_Size() int
func (*ST_ChatChatroom) XXX_Unmarshal ¶ added in v1.1.0
func (m *ST_ChatChatroom) XXX_Unmarshal(b []byte) error
type ST_ChatInfo ¶
type ST_ChatInfo struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ST_ChatInfo) Descriptor ¶
func (*ST_ChatInfo) Descriptor() ([]byte, []int)
func (*ST_ChatInfo) GetToken ¶
func (m *ST_ChatInfo) GetToken() string
func (*ST_ChatInfo) ProtoMessage ¶
func (*ST_ChatInfo) ProtoMessage()
func (*ST_ChatInfo) Reset ¶
func (m *ST_ChatInfo) Reset()
func (*ST_ChatInfo) String ¶
func (m *ST_ChatInfo) String() string
func (*ST_ChatInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ST_ChatInfo) XXX_DiscardUnknown()
func (*ST_ChatInfo) XXX_Marshal ¶ added in v1.1.0
func (m *ST_ChatInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ST_ChatInfo) XXX_Merge ¶ added in v1.1.0
func (m *ST_ChatInfo) XXX_Merge(src proto.Message)
func (*ST_ChatInfo) XXX_Size ¶ added in v1.1.0
func (m *ST_ChatInfo) XXX_Size() int
func (*ST_ChatInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *ST_ChatInfo) XXX_Unmarshal(b []byte) error
type ST_Chat_NeteaseRes ¶
type ST_Chat_NeteaseRes struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Chatroom *ST_ChatChatroom `protobuf:"bytes,2,opt,name=chatroom,proto3" json:"chatroom,omitempty"` Info *ST_ChatInfo `protobuf:"bytes,3,opt,name=info,proto3" json:"info,omitempty"` Tid string `protobuf:"bytes,4,opt,name=tid,proto3" json:"tid,omitempty"` Desc string `protobuf:"bytes,5,opt,name=desc,proto3" json:"desc,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ST_Chat_NeteaseRes) Descriptor ¶
func (*ST_Chat_NeteaseRes) Descriptor() ([]byte, []int)
func (*ST_Chat_NeteaseRes) GetChatroom ¶
func (m *ST_Chat_NeteaseRes) GetChatroom() *ST_ChatChatroom
func (*ST_Chat_NeteaseRes) GetCode ¶
func (m *ST_Chat_NeteaseRes) GetCode() int32
func (*ST_Chat_NeteaseRes) GetDesc ¶
func (m *ST_Chat_NeteaseRes) GetDesc() string
func (*ST_Chat_NeteaseRes) GetInfo ¶
func (m *ST_Chat_NeteaseRes) GetInfo() *ST_ChatInfo
func (*ST_Chat_NeteaseRes) GetTid ¶
func (m *ST_Chat_NeteaseRes) GetTid() string
func (*ST_Chat_NeteaseRes) ProtoMessage ¶
func (*ST_Chat_NeteaseRes) ProtoMessage()
func (*ST_Chat_NeteaseRes) Reset ¶
func (m *ST_Chat_NeteaseRes) Reset()
func (*ST_Chat_NeteaseRes) String ¶
func (m *ST_Chat_NeteaseRes) String() string
func (*ST_Chat_NeteaseRes) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ST_Chat_NeteaseRes) XXX_DiscardUnknown()
func (*ST_Chat_NeteaseRes) XXX_Marshal ¶ added in v1.1.0
func (m *ST_Chat_NeteaseRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ST_Chat_NeteaseRes) XXX_Merge ¶ added in v1.1.0
func (m *ST_Chat_NeteaseRes) XXX_Merge(src proto.Message)
func (*ST_Chat_NeteaseRes) XXX_Size ¶ added in v1.1.0
func (m *ST_Chat_NeteaseRes) XXX_Size() int
func (*ST_Chat_NeteaseRes) XXX_Unmarshal ¶ added in v1.1.0
func (m *ST_Chat_NeteaseRes) XXX_Unmarshal(b []byte) error
type Server ¶ added in v1.1.0
type Server struct { Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"` Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` Mport int32 `protobuf:"varint,4,opt,name=mport,proto3" json:"mport,omitempty"` DbBill string `protobuf:"bytes,5,opt,name=db_bill,json=dbBill,proto3" json:"db_bill,omitempty"` Name string `protobuf:"bytes,6,opt,name=Name,proto3" json:"Name,omitempty"` Addr4C string `protobuf:"bytes,7,opt,name=addr4c,proto3" json:"addr4c,omitempty"` Id int32 `protobuf:"varint,8,opt,name=Id,proto3" json:"Id,omitempty"` Addr4Gw string `protobuf:"bytes,9,opt,name=addr4gw,proto3" json:"addr4gw,omitempty"` Svc string `protobuf:"bytes,10,opt,name=svc,proto3" json:"svc,omitempty"` PprofPort string `protobuf:"bytes,11,opt,name=pprof_port,json=pprofPort,proto3" json:"pprof_port,omitempty"` DbGame string `protobuf:"bytes,12,opt,name=db_game,json=dbGame,proto3" json:"db_game,omitempty"` DbLog string `protobuf:"bytes,13,opt,name=db_log,json=dbLog,proto3" json:"db_log,omitempty"` IpWan string `protobuf:"bytes,14,opt,name=ip_wan,json=ipWan,proto3" json:"ip_wan,omitempty"` Wsport string `protobuf:"bytes,15,opt,name=wsport,proto3" json:"wsport,omitempty"` BrokerTopic string `protobuf:"bytes,16,opt,name=broker_topic,json=brokerTopic,proto3" json:"broker_topic,omitempty"` DbIm string `protobuf:"bytes,17,opt,name=db_im,json=dbIm,proto3" json:"db_im,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Server) Descriptor ¶ added in v1.1.0
func (*Server) GetAddr4Gw ¶ added in v1.1.0
func (*Server) GetBrokerTopic ¶ added in v1.1.1
func (*Server) GetPprofPort ¶ added in v1.1.0
func (*Server) ProtoMessage ¶ added in v1.1.0
func (*Server) ProtoMessage()
func (*Server) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Server) XXX_DiscardUnknown()
func (*Server) XXX_Marshal ¶ added in v1.1.0
func (*Server) XXX_Unmarshal ¶ added in v1.1.0
type ShSz ¶ added in v1.1.3
type ShSz struct { D map[string]*Shares `` /* 143-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ShSz) Descriptor ¶ added in v1.1.3
func (*ShSz) ProtoMessage ¶ added in v1.1.3
func (*ShSz) ProtoMessage()
func (*ShSz) XXX_DiscardUnknown ¶ added in v1.1.3
func (m *ShSz) XXX_DiscardUnknown()
func (*ShSz) XXX_Marshal ¶ added in v1.1.3
func (*ShSz) XXX_Unmarshal ¶ added in v1.1.3
type Shares ¶ added in v1.1.0
type Shares struct { //板块 //不同渠道的数据 }
func (*Shares) Descriptor ¶ added in v1.1.0
func (*Shares) GetPrices ¶ added in v1.1.0
func (m *Shares) GetPrices() map[string]*SharesPrice
func (*Shares) GetSubClass ¶ added in v1.1.0
func (*Shares) ProtoMessage ¶ added in v1.1.0
func (*Shares) ProtoMessage()
func (*Shares) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Shares) XXX_DiscardUnknown()
func (*Shares) XXX_Marshal ¶ added in v1.1.0
func (*Shares) XXX_Unmarshal ¶ added in v1.1.0
type SharesDateprices ¶ added in v1.1.3
type SharesDateprices struct { int32 `protobuf:"varint,4,opt,name=num,proto3" json:"num,omitempty"` //当前 //开始 }Num
func (*SharesDateprices) ClassSort ¶ added in v1.1.3
func (self *SharesDateprices) ClassSort(class string) float64
func (*SharesDateprices) Counter ¶ added in v1.1.3
func (self *SharesDateprices) Counter(num int32) (ret *SharesDateprices)
func (*SharesDateprices) Counter2 ¶ added in v1.1.3
func (self *SharesDateprices) Counter2(num float64) (ret *SharesDateprices)
func (*SharesDateprices) Descriptor ¶ added in v1.1.3
func (*SharesDateprices) Descriptor() ([]byte, []int)
func (*SharesDateprices) GetCur ¶ added in v1.1.3
func (m *SharesDateprices) GetCur() *SharesOneprices
func (*SharesDateprices) GetD ¶ added in v1.1.3
func (m *SharesDateprices) GetD() []*SharesOneprices
func (*SharesDateprices) GetMax ¶ added in v1.1.3
func (m *SharesDateprices) GetMax() *SharesOneprices
func (*SharesDateprices) GetMin ¶ added in v1.1.3
func (m *SharesDateprices) GetMin() *SharesOneprices
func (*SharesDateprices) GetNum ¶ added in v1.1.3
func (m *SharesDateprices) GetNum() int32
func (*SharesDateprices) GetSort ¶ added in v1.1.3
func (m *SharesDateprices) GetSort() float64
func (*SharesDateprices) GetStart ¶ added in v1.1.3
func (m *SharesDateprices) GetStart() *SharesOneprices
func (*SharesDateprices) ProtoMessage ¶ added in v1.1.3
func (*SharesDateprices) ProtoMessage()
func (*SharesDateprices) Reset ¶ added in v1.1.3
func (m *SharesDateprices) Reset()
func (*SharesDateprices) String ¶ added in v1.1.3
func (m *SharesDateprices) String() string
func (*SharesDateprices) XXX_DiscardUnknown ¶ added in v1.1.3
func (m *SharesDateprices) XXX_DiscardUnknown()
func (*SharesDateprices) XXX_Marshal ¶ added in v1.1.3
func (m *SharesDateprices) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SharesDateprices) XXX_Merge ¶ added in v1.1.3
func (m *SharesDateprices) XXX_Merge(src proto.Message)
func (*SharesDateprices) XXX_Size ¶ added in v1.1.3
func (m *SharesDateprices) XXX_Size() int
func (*SharesDateprices) XXX_Unmarshal ¶ added in v1.1.3
func (m *SharesDateprices) XXX_Unmarshal(b []byte) error
type SharesOneprices ¶ added in v1.1.3
type SharesOneprices struct { //1:高点 -1:低点 }
func (*SharesOneprices) Descriptor ¶ added in v1.1.3
func (*SharesOneprices) Descriptor() ([]byte, []int)
func (*SharesOneprices) GetDate ¶ added in v1.1.3
func (m *SharesOneprices) GetDate() string
func (*SharesOneprices) GetKline ¶ added in v1.1.3
func (m *SharesOneprices) GetKline() float64
func (*SharesOneprices) GetPos ¶ added in v1.1.3
func (m *SharesOneprices) GetPos() int32
func (*SharesOneprices) GetSeq ¶ added in v1.1.3
func (m *SharesOneprices) GetSeq() int32
func (*SharesOneprices) GetTm ¶ added in v1.1.3
func (m *SharesOneprices) GetTm() int64
func (*SharesOneprices) ProtoMessage ¶ added in v1.1.3
func (*SharesOneprices) ProtoMessage()
func (*SharesOneprices) Reset ¶ added in v1.1.3
func (m *SharesOneprices) Reset()
func (*SharesOneprices) String ¶ added in v1.1.3
func (m *SharesOneprices) String() string
func (*SharesOneprices) XXX_DiscardUnknown ¶ added in v1.1.3
func (m *SharesOneprices) XXX_DiscardUnknown()
func (*SharesOneprices) XXX_Marshal ¶ added in v1.1.3
func (m *SharesOneprices) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SharesOneprices) XXX_Merge ¶ added in v1.1.3
func (m *SharesOneprices) XXX_Merge(src proto.Message)
func (*SharesOneprices) XXX_Size ¶ added in v1.1.3
func (m *SharesOneprices) XXX_Size() int
func (*SharesOneprices) XXX_Unmarshal ¶ added in v1.1.3
func (m *SharesOneprices) XXX_Unmarshal(b []byte) error
type SharesPrice ¶ added in v1.1.3
type SharesPrice struct { //原数据 }
func (*SharesPrice) Descriptor ¶ added in v1.1.3
func (*SharesPrice) Descriptor() ([]byte, []int)
func (*SharesPrice) GetMonth ¶ added in v1.1.3
func (m *SharesPrice) GetMonth() *SharesDateprices
func (*SharesPrice) GetNew ¶ added in v1.1.3
func (m *SharesPrice) GetNew() map[string]*SharesDateprices
func (*SharesPrice) GetTotal ¶ added in v1.1.3
func (m *SharesPrice) GetTotal() map[string]*SharesTotal
func (*SharesPrice) GetUrl ¶ added in v1.1.3
func (m *SharesPrice) GetUrl() string
func (*SharesPrice) ProtoMessage ¶ added in v1.1.3
func (*SharesPrice) ProtoMessage()
func (*SharesPrice) Reset ¶ added in v1.1.3
func (m *SharesPrice) Reset()
func (*SharesPrice) String ¶ added in v1.1.3
func (m *SharesPrice) String() string
func (*SharesPrice) XXX_DiscardUnknown ¶ added in v1.1.3
func (m *SharesPrice) XXX_DiscardUnknown()
func (*SharesPrice) XXX_Marshal ¶ added in v1.1.3
func (m *SharesPrice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SharesPrice) XXX_Merge ¶ added in v1.1.3
func (m *SharesPrice) XXX_Merge(src proto.Message)
func (*SharesPrice) XXX_Size ¶ added in v1.1.3
func (m *SharesPrice) XXX_Size() int
func (*SharesPrice) XXX_Unmarshal ¶ added in v1.1.3
func (m *SharesPrice) XXX_Unmarshal(b []byte) error
type SharesTotal ¶ added in v1.1.3
type SharesTotal struct {}
func (*SharesTotal) Descriptor ¶ added in v1.1.3
func (*SharesTotal) Descriptor() ([]byte, []int)
func (*SharesTotal) GetInput ¶ added in v1.1.3
func (m *SharesTotal) GetInput() float64
func (*SharesTotal) GetOutput ¶ added in v1.1.3
func (m *SharesTotal) GetOutput() float64
func (*SharesTotal) ProtoMessage ¶ added in v1.1.3
func (*SharesTotal) ProtoMessage()
func (*SharesTotal) Reset ¶ added in v1.1.3
func (m *SharesTotal) Reset()
func (*SharesTotal) String ¶ added in v1.1.3
func (m *SharesTotal) String() string
func (*SharesTotal) XXX_DiscardUnknown ¶ added in v1.1.3
func (m *SharesTotal) XXX_DiscardUnknown()
func (*SharesTotal) XXX_Marshal ¶ added in v1.1.3
func (m *SharesTotal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SharesTotal) XXX_Merge ¶ added in v1.1.3
func (m *SharesTotal) XXX_Merge(src proto.Message)
func (*SharesTotal) XXX_Size ¶ added in v1.1.3
func (m *SharesTotal) XXX_Size() int
func (*SharesTotal) XXX_Unmarshal ¶ added in v1.1.3
func (m *SharesTotal) XXX_Unmarshal(b []byte) error
type SortA ¶ added in v1.1.1
type SortA struct { D []*Shares `protobuf:"bytes,1,rep,name=d,proto3" json:"d,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SortA) Descriptor ¶ added in v1.1.1
func (*SortA) ProtoMessage ¶ added in v1.1.1
func (*SortA) ProtoMessage()
func (*SortA) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *SortA) XXX_DiscardUnknown()
func (*SortA) XXX_Marshal ¶ added in v1.1.1
func (*SortA) XXX_Unmarshal ¶ added in v1.1.1
type TalisMan ¶ added in v1.1.0
type TalisMan struct { Seq int64 `protobuf:"varint,1,opt,name=Seq,proto3" json:"Seq,omitempty"` Id int32 `protobuf:"varint,2,opt,name=Id,proto3" json:"Id,omitempty"` Star int32 `protobuf:"varint,3,opt,name=Star,proto3" json:"Star,omitempty"` //培养属性 AttributeType map[string]*AttributeType `` /* 167-byte string literal not displayed */ //附加属性 Ext map[string]*AttributeType `` /* 147-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
兵符
func (*TalisMan) Descriptor ¶ added in v1.1.0
func (*TalisMan) GetAttributeType ¶ added in v1.1.0
func (m *TalisMan) GetAttributeType() map[string]*AttributeType
func (*TalisMan) GetExt ¶ added in v1.1.0
func (m *TalisMan) GetExt() map[string]*AttributeType
func (*TalisMan) ProtoMessage ¶ added in v1.1.0
func (*TalisMan) ProtoMessage()
func (*TalisMan) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *TalisMan) XXX_DiscardUnknown()
func (*TalisMan) XXX_Marshal ¶ added in v1.1.0
func (*TalisMan) XXX_Unmarshal ¶ added in v1.1.0
type TutorialData ¶ added in v1.1.0
type TutorialData struct { Step int32 `protobuf:"varint,1,opt,name=Step,proto3" json:"Step,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TutorialData) Descriptor ¶ added in v1.1.0
func (*TutorialData) Descriptor() ([]byte, []int)
func (*TutorialData) GetStep ¶ added in v1.1.0
func (m *TutorialData) GetStep() int32
func (*TutorialData) ProtoMessage ¶ added in v1.1.0
func (*TutorialData) ProtoMessage()
func (*TutorialData) Reset ¶ added in v1.1.0
func (m *TutorialData) Reset()
func (*TutorialData) String ¶ added in v1.1.0
func (m *TutorialData) String() string
func (*TutorialData) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *TutorialData) XXX_DiscardUnknown()
func (*TutorialData) XXX_Marshal ¶ added in v1.1.0
func (m *TutorialData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TutorialData) XXX_Merge ¶ added in v1.1.0
func (m *TutorialData) XXX_Merge(src proto.Message)
func (*TutorialData) XXX_Size ¶ added in v1.1.0
func (m *TutorialData) XXX_Size() int
func (*TutorialData) XXX_Unmarshal ¶ added in v1.1.0
func (m *TutorialData) XXX_Unmarshal(b []byte) error
type Unit ¶ added in v1.1.0
type Unit struct { Id int32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Val int64 `protobuf:"varint,2,opt,name=Val,proto3" json:"Val,omitempty"` Tm int64 `protobuf:"varint,3,opt,name=Tm,proto3" json:"Tm,omitempty"` Repeat []int32 `protobuf:"varint,4,rep,packed,name=Repeat,proto3" json:"Repeat,omitempty"` MapInt32 map[int32]int32 `` /* 159-byte string literal not displayed */ Int32Class map[int32]*Unit `` /* 162-byte string literal not displayed */ StringClass map[string]*Unit `` /* 163-byte string literal not displayed */ Int32Cur int32 `protobuf:"varint,8,opt,name=Int32Cur,proto3" json:"Int32Cur,omitempty"` Float64 float64 `protobuf:"fixed64,9,opt,name=float64,proto3" json:"float64,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Unit) Descriptor ¶ added in v1.1.0
func (*Unit) GetFloat64 ¶ added in v1.1.0
func (*Unit) GetInt32Class ¶ added in v1.1.0
func (*Unit) GetInt32Cur ¶ added in v1.1.0
func (*Unit) GetMapInt32 ¶ added in v1.1.0
func (*Unit) GetStringClass ¶ added in v1.1.0
func (*Unit) ProtoMessage ¶ added in v1.1.0
func (*Unit) ProtoMessage()
func (*Unit) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Unit) XXX_DiscardUnknown()
func (*Unit) XXX_Marshal ¶ added in v1.1.0
func (*Unit) XXX_Unmarshal ¶ added in v1.1.0
type WatchRequest ¶ added in v1.1.1
type WatchRequest struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WatchRequest) Descriptor ¶ added in v1.1.1
func (*WatchRequest) Descriptor() ([]byte, []int)
func (*WatchRequest) GetPath ¶ added in v1.1.1
func (m *WatchRequest) GetPath() string
func (*WatchRequest) ProtoMessage ¶ added in v1.1.1
func (*WatchRequest) ProtoMessage()
func (*WatchRequest) Reset ¶ added in v1.1.1
func (m *WatchRequest) Reset()
func (*WatchRequest) String ¶ added in v1.1.1
func (m *WatchRequest) String() string
func (*WatchRequest) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *WatchRequest) XXX_DiscardUnknown()
func (*WatchRequest) XXX_Marshal ¶ added in v1.1.1
func (m *WatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchRequest) XXX_Merge ¶ added in v1.1.1
func (m *WatchRequest) XXX_Merge(src proto.Message)
func (*WatchRequest) XXX_Size ¶ added in v1.1.1
func (m *WatchRequest) XXX_Size() int
func (*WatchRequest) XXX_Unmarshal ¶ added in v1.1.1
func (m *WatchRequest) XXX_Unmarshal(b []byte) error
type WatchResponse ¶ added in v1.1.1
type WatchResponse struct { ChangeSet *ChangeSet `protobuf:"bytes,1,opt,name=change_set,json=changeSet,proto3" json:"change_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WatchResponse) Descriptor ¶ added in v1.1.1
func (*WatchResponse) Descriptor() ([]byte, []int)
func (*WatchResponse) GetChangeSet ¶ added in v1.1.1
func (m *WatchResponse) GetChangeSet() *ChangeSet
func (*WatchResponse) ProtoMessage ¶ added in v1.1.1
func (*WatchResponse) ProtoMessage()
func (*WatchResponse) Reset ¶ added in v1.1.1
func (m *WatchResponse) Reset()
func (*WatchResponse) String ¶ added in v1.1.1
func (m *WatchResponse) String() string
func (*WatchResponse) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *WatchResponse) XXX_DiscardUnknown()
func (*WatchResponse) XXX_Marshal ¶ added in v1.1.1
func (m *WatchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchResponse) XXX_Merge ¶ added in v1.1.1
func (m *WatchResponse) XXX_Merge(src proto.Message)
func (*WatchResponse) XXX_Size ¶ added in v1.1.1
func (m *WatchResponse) XXX_Size() int
func (*WatchResponse) XXX_Unmarshal ¶ added in v1.1.1
func (m *WatchResponse) XXX_Unmarshal(b []byte) error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.