Versions in this module Expand all Collapse all v1 v1.0.1 Nov 25, 2020 Changes in this version + type PubSyncPlayerInfo struct + Info *game.PlayerInfo + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PubSyncPlayerInfo) Descriptor() ([]byte, []int) + func (*PubSyncPlayerInfo) ProtoMessage() + func (m *PubSyncPlayerInfo) GetInfo() *game.PlayerInfo + func (m *PubSyncPlayerInfo) Reset() + func (m *PubSyncPlayerInfo) String() string + func (m *PubSyncPlayerInfo) XXX_DiscardUnknown() + func (m *PubSyncPlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PubSyncPlayerInfo) XXX_Merge(src proto.Message) + func (m *PubSyncPlayerInfo) XXX_Size() int + func (m *PubSyncPlayerInfo) XXX_Unmarshal(b []byte) error v1.0.0 May 18, 2020 Changes in this version + type PubExpireLitePlayer struct + GameId int32 + PlayerId int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PubExpireLitePlayer) Descriptor() ([]byte, []int) + func (*PubExpireLitePlayer) ProtoMessage() + func (m *PubExpireLitePlayer) GetGameId() int32 + func (m *PubExpireLitePlayer) GetPlayerId() int64 + func (m *PubExpireLitePlayer) Reset() + func (m *PubExpireLitePlayer) String() string + func (m *PubExpireLitePlayer) XXX_DiscardUnknown() + func (m *PubExpireLitePlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PubExpireLitePlayer) XXX_Merge(src proto.Message) + func (m *PubExpireLitePlayer) XXX_Size() int + func (m *PubExpireLitePlayer) XXX_Unmarshal(b []byte) error + type PubExpirePlayer struct + GameId int32 + PlayerId int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PubExpirePlayer) Descriptor() ([]byte, []int) + func (*PubExpirePlayer) ProtoMessage() + func (m *PubExpirePlayer) GetGameId() int32 + func (m *PubExpirePlayer) GetPlayerId() int64 + func (m *PubExpirePlayer) Reset() + func (m *PubExpirePlayer) String() string + func (m *PubExpirePlayer) XXX_DiscardUnknown() + func (m *PubExpirePlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PubExpirePlayer) XXX_Merge(src proto.Message) + func (m *PubExpirePlayer) XXX_Size() int + func (m *PubExpirePlayer) XXX_Unmarshal(b []byte) error + type PubGateResult struct + Info *account.LiteAccount + Win bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PubGateResult) Descriptor() ([]byte, []int) + func (*PubGateResult) ProtoMessage() + func (m *PubGateResult) GetInfo() *account.LiteAccount + func (m *PubGateResult) GetWin() bool + func (m *PubGateResult) Reset() + func (m *PubGateResult) String() string + func (m *PubGateResult) XXX_DiscardUnknown() + func (m *PubGateResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PubGateResult) XXX_Merge(src proto.Message) + func (m *PubGateResult) XXX_Size() int + func (m *PubGateResult) XXX_Unmarshal(b []byte) error + type PubStartGate struct + Info *account.LiteAccount + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PubStartGate) Descriptor() ([]byte, []int) + func (*PubStartGate) ProtoMessage() + func (m *PubStartGate) GetInfo() *account.LiteAccount + func (m *PubStartGate) Reset() + func (m *PubStartGate) String() string + func (m *PubStartGate) XXX_DiscardUnknown() + func (m *PubStartGate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PubStartGate) XXX_Merge(src proto.Message) + func (m *PubStartGate) XXX_Size() int + func (m *PubStartGate) XXX_Unmarshal(b []byte) error