Documentation
¶
Index ¶
- func RegisterRPCServer(s *grpc.Server, srv RPCServer)
- type BeginBettingData
- func (*BeginBettingData) Descriptor() ([]byte, []int)
- func (m *BeginBettingData) GetBoot() int64
- func (m *BeginBettingData) GetRoomID() int64
- func (m *BeginBettingData) GetRound() int64
- func (*BeginBettingData) ProtoMessage()
- func (m *BeginBettingData) Reset()
- func (m *BeginBettingData) String() string
- func (m *BeginBettingData) XXX_DiscardUnknown()
- func (m *BeginBettingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BeginBettingData) XXX_Merge(src proto.Message)
- func (m *BeginBettingData) XXX_Size() int
- func (m *BeginBettingData) XXX_Unmarshal(b []byte) error
- type BeginBettingRes
- func (*BeginBettingRes) Descriptor() ([]byte, []int)
- func (m *BeginBettingRes) GetRound() int64
- func (*BeginBettingRes) ProtoMessage()
- func (m *BeginBettingRes) Reset()
- func (m *BeginBettingRes) String() string
- func (m *BeginBettingRes) XXX_DiscardUnknown()
- func (m *BeginBettingRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BeginBettingRes) XXX_Merge(src proto.Message)
- func (m *BeginBettingRes) XXX_Size() int
- func (m *BeginBettingRes) XXX_Unmarshal(b []byte) error
- type CancelRoundData
- func (*CancelRoundData) Descriptor() ([]byte, []int)
- func (m *CancelRoundData) GetRoomID() int32
- func (m *CancelRoundData) GetRound() int64
- func (*CancelRoundData) ProtoMessage()
- func (m *CancelRoundData) Reset()
- func (m *CancelRoundData) String() string
- func (m *CancelRoundData) XXX_DiscardUnknown()
- func (m *CancelRoundData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CancelRoundData) XXX_Merge(src proto.Message)
- func (m *CancelRoundData) XXX_Size() int
- func (m *CancelRoundData) XXX_Unmarshal(b []byte) error
- type ChangeBootData
- func (*ChangeBootData) Descriptor() ([]byte, []int)
- func (m *ChangeBootData) GetRoomID() int64
- func (*ChangeBootData) ProtoMessage()
- func (m *ChangeBootData) Reset()
- func (m *ChangeBootData) String() string
- func (m *ChangeBootData) XXX_DiscardUnknown()
- func (m *ChangeBootData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ChangeBootData) XXX_Merge(src proto.Message)
- func (m *ChangeBootData) XXX_Size() int
- func (m *ChangeBootData) XXX_Unmarshal(b []byte) error
- type ChangeBootRes
- func (*ChangeBootRes) Descriptor() ([]byte, []int)
- func (m *ChangeBootRes) GetBoot() int64
- func (*ChangeBootRes) ProtoMessage()
- func (m *ChangeBootRes) Reset()
- func (m *ChangeBootRes) String() string
- func (m *ChangeBootRes) XXX_DiscardUnknown()
- func (m *ChangeBootRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ChangeBootRes) XXX_Merge(src proto.Message)
- func (m *ChangeBootRes) XXX_Size() int
- func (m *ChangeBootRes) XXX_Unmarshal(b []byte) error
- type DealerLoginData
- func (*DealerLoginData) Descriptor() ([]byte, []int)
- func (m *DealerLoginData) GetDealer() int64
- func (m *DealerLoginData) GetPassword() string
- func (m *DealerLoginData) GetRoomID() int64
- func (*DealerLoginData) ProtoMessage()
- func (m *DealerLoginData) Reset()
- func (m *DealerLoginData) String() string
- func (m *DealerLoginData) XXX_DiscardUnknown()
- func (m *DealerLoginData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DealerLoginData) XXX_Merge(src proto.Message)
- func (m *DealerLoginData) XXX_Size() int
- func (m *DealerLoginData) XXX_Unmarshal(b []byte) error
- type DealerLoginRes
- func (*DealerLoginRes) Descriptor() ([]byte, []int)
- func (m *DealerLoginRes) GetSuccess() int64
- func (*DealerLoginRes) ProtoMessage()
- func (m *DealerLoginRes) Reset()
- func (m *DealerLoginRes) String() string
- func (m *DealerLoginRes) XXX_DiscardUnknown()
- func (m *DealerLoginRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DealerLoginRes) XXX_Merge(src proto.Message)
- func (m *DealerLoginRes) XXX_Size() int
- func (m *DealerLoginRes) XXX_Unmarshal(b []byte) error
- type Empty
- func (*Empty) Descriptor() ([]byte, []int)
- func (*Empty) ProtoMessage()
- func (m *Empty) Reset()
- func (m *Empty) String() string
- func (m *Empty) XXX_DiscardUnknown()
- func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Empty) XXX_Merge(src proto.Message)
- func (m *Empty) XXX_Size() int
- func (m *Empty) XXX_Unmarshal(b []byte) error
- type EndBettingData
- func (*EndBettingData) Descriptor() ([]byte, []int)
- func (m *EndBettingData) GetRoomID() int64
- func (*EndBettingData) ProtoMessage()
- func (m *EndBettingData) Reset()
- func (m *EndBettingData) String() string
- func (m *EndBettingData) XXX_DiscardUnknown()
- func (m *EndBettingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EndBettingData) XXX_Merge(src proto.Message)
- func (m *EndBettingData) XXX_Size() int
- func (m *EndBettingData) XXX_Unmarshal(b []byte) error
- type GetRoomInfoData
- func (*GetRoomInfoData) Descriptor() ([]byte, []int)
- func (m *GetRoomInfoData) GetRoomID() int64
- func (*GetRoomInfoData) ProtoMessage()
- func (m *GetRoomInfoData) Reset()
- func (m *GetRoomInfoData) String() string
- func (m *GetRoomInfoData) XXX_DiscardUnknown()
- func (m *GetRoomInfoData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetRoomInfoData) XXX_Merge(src proto.Message)
- func (m *GetRoomInfoData) XXX_Size() int
- func (m *GetRoomInfoData) XXX_Unmarshal(b []byte) error
- type GetRoomInfoRes
- func (*GetRoomInfoRes) Descriptor() ([]byte, []int)
- func (m *GetRoomInfoRes) GetBankerPlayerMax() int64
- func (m *GetRoomInfoRes) GetBankerPlayerMin() int64
- func (m *GetRoomInfoRes) GetBankerPlayerPairMax() int64
- func (m *GetRoomInfoRes) GetBankerPlayerPairMin() int64
- func (m *GetRoomInfoRes) GetBetCountDown() int64
- func (m *GetRoomInfoRes) GetBoot() int64
- func (m *GetRoomInfoRes) GetOnline() int64
- func (m *GetRoomInfoRes) GetRoomID() int64
- func (m *GetRoomInfoRes) GetRoomName() string
- func (m *GetRoomInfoRes) GetRound() int64
- func (m *GetRoomInfoRes) GetTieMax() int64
- func (m *GetRoomInfoRes) GetTieMin() int64
- func (*GetRoomInfoRes) ProtoMessage()
- func (m *GetRoomInfoRes) Reset()
- func (m *GetRoomInfoRes) String() string
- func (m *GetRoomInfoRes) XXX_DiscardUnknown()
- func (m *GetRoomInfoRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetRoomInfoRes) XXX_Merge(src proto.Message)
- func (m *GetRoomInfoRes) XXX_Size() int
- func (m *GetRoomInfoRes) XXX_Unmarshal(b []byte) error
- type HistoryResultType0Data
- func (*HistoryResultType0Data) Descriptor() ([]byte, []int)
- func (m *HistoryResultType0Data) GetRoomID() int32
- func (*HistoryResultType0Data) ProtoMessage()
- func (m *HistoryResultType0Data) Reset()
- func (m *HistoryResultType0Data) String() string
- func (m *HistoryResultType0Data) XXX_DiscardUnknown()
- func (m *HistoryResultType0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType0Data) XXX_Merge(src proto.Message)
- func (m *HistoryResultType0Data) XXX_Size() int
- func (m *HistoryResultType0Data) XXX_Unmarshal(b []byte) error
- type HistoryResultType0Res
- func (*HistoryResultType0Res) Descriptor() ([]byte, []int)
- func (m *HistoryResultType0Res) GetResult() []*HistoryResultType0ResInnerType
- func (*HistoryResultType0Res) ProtoMessage()
- func (m *HistoryResultType0Res) Reset()
- func (m *HistoryResultType0Res) String() string
- func (m *HistoryResultType0Res) XXX_DiscardUnknown()
- func (m *HistoryResultType0Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType0Res) XXX_Merge(src proto.Message)
- func (m *HistoryResultType0Res) XXX_Size() int
- func (m *HistoryResultType0Res) XXX_Unmarshal(b []byte) error
- type HistoryResultType0ResInnerType
- func (*HistoryResultType0ResInnerType) Descriptor() ([]byte, []int)
- func (m *HistoryResultType0ResInnerType) GetResult() []int32
- func (*HistoryResultType0ResInnerType) ProtoMessage()
- func (m *HistoryResultType0ResInnerType) Reset()
- func (m *HistoryResultType0ResInnerType) String() string
- func (m *HistoryResultType0ResInnerType) XXX_DiscardUnknown()
- func (m *HistoryResultType0ResInnerType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType0ResInnerType) XXX_Merge(src proto.Message)
- func (m *HistoryResultType0ResInnerType) XXX_Size() int
- func (m *HistoryResultType0ResInnerType) XXX_Unmarshal(b []byte) error
- type HistoryResultType1Data
- func (*HistoryResultType1Data) Descriptor() ([]byte, []int)
- func (m *HistoryResultType1Data) GetRoomID() int32
- func (*HistoryResultType1Data) ProtoMessage()
- func (m *HistoryResultType1Data) Reset()
- func (m *HistoryResultType1Data) String() string
- func (m *HistoryResultType1Data) XXX_DiscardUnknown()
- func (m *HistoryResultType1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType1Data) XXX_Merge(src proto.Message)
- func (m *HistoryResultType1Data) XXX_Size() int
- func (m *HistoryResultType1Data) XXX_Unmarshal(b []byte) error
- type HistoryResultType1Res
- func (*HistoryResultType1Res) Descriptor() ([]byte, []int)
- func (m *HistoryResultType1Res) GetResult() []int32
- func (*HistoryResultType1Res) ProtoMessage()
- func (m *HistoryResultType1Res) Reset()
- func (m *HistoryResultType1Res) String() string
- func (m *HistoryResultType1Res) XXX_DiscardUnknown()
- func (m *HistoryResultType1Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType1Res) XXX_Merge(src proto.Message)
- func (m *HistoryResultType1Res) XXX_Size() int
- func (m *HistoryResultType1Res) XXX_Unmarshal(b []byte) error
- type HistoryResultType2Data
- func (*HistoryResultType2Data) Descriptor() ([]byte, []int)
- func (m *HistoryResultType2Data) GetRoomID() int32
- func (*HistoryResultType2Data) ProtoMessage()
- func (m *HistoryResultType2Data) Reset()
- func (m *HistoryResultType2Data) String() string
- func (m *HistoryResultType2Data) XXX_DiscardUnknown()
- func (m *HistoryResultType2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType2Data) XXX_Merge(src proto.Message)
- func (m *HistoryResultType2Data) XXX_Size() int
- func (m *HistoryResultType2Data) XXX_Unmarshal(b []byte) error
- type HistoryResultType2Res
- func (*HistoryResultType2Res) Descriptor() ([]byte, []int)
- func (m *HistoryResultType2Res) GetResult() []*HistoryResultType2ResInnerType
- func (*HistoryResultType2Res) ProtoMessage()
- func (m *HistoryResultType2Res) Reset()
- func (m *HistoryResultType2Res) String() string
- func (m *HistoryResultType2Res) XXX_DiscardUnknown()
- func (m *HistoryResultType2Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType2Res) XXX_Merge(src proto.Message)
- func (m *HistoryResultType2Res) XXX_Size() int
- func (m *HistoryResultType2Res) XXX_Unmarshal(b []byte) error
- type HistoryResultType2ResInnerType
- func (*HistoryResultType2ResInnerType) Descriptor() ([]byte, []int)
- func (m *HistoryResultType2ResInnerType) GetResult() []int32
- func (*HistoryResultType2ResInnerType) ProtoMessage()
- func (m *HistoryResultType2ResInnerType) Reset()
- func (m *HistoryResultType2ResInnerType) String() string
- func (m *HistoryResultType2ResInnerType) XXX_DiscardUnknown()
- func (m *HistoryResultType2ResInnerType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType2ResInnerType) XXX_Merge(src proto.Message)
- func (m *HistoryResultType2ResInnerType) XXX_Size() int
- func (m *HistoryResultType2ResInnerType) XXX_Unmarshal(b []byte) error
- type HistoryResultType6Data
- func (*HistoryResultType6Data) Descriptor() ([]byte, []int)
- func (m *HistoryResultType6Data) GetRoomID() int32
- func (*HistoryResultType6Data) ProtoMessage()
- func (m *HistoryResultType6Data) Reset()
- func (m *HistoryResultType6Data) String() string
- func (m *HistoryResultType6Data) XXX_DiscardUnknown()
- func (m *HistoryResultType6Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType6Data) XXX_Merge(src proto.Message)
- func (m *HistoryResultType6Data) XXX_Size() int
- func (m *HistoryResultType6Data) XXX_Unmarshal(b []byte) error
- type HistoryResultType6Res
- func (*HistoryResultType6Res) Descriptor() ([]byte, []int)
- func (m *HistoryResultType6Res) GetResult() []int32
- func (*HistoryResultType6Res) ProtoMessage()
- func (m *HistoryResultType6Res) Reset()
- func (m *HistoryResultType6Res) String() string
- func (m *HistoryResultType6Res) XXX_DiscardUnknown()
- func (m *HistoryResultType6Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType6Res) XXX_Merge(src proto.Message)
- func (m *HistoryResultType6Res) XXX_Size() int
- func (m *HistoryResultType6Res) XXX_Unmarshal(b []byte) error
- type HistoryResultType7Data
- func (*HistoryResultType7Data) Descriptor() ([]byte, []int)
- func (m *HistoryResultType7Data) GetRoomID() int32
- func (*HistoryResultType7Data) ProtoMessage()
- func (m *HistoryResultType7Data) Reset()
- func (m *HistoryResultType7Data) String() string
- func (m *HistoryResultType7Data) XXX_DiscardUnknown()
- func (m *HistoryResultType7Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType7Data) XXX_Merge(src proto.Message)
- func (m *HistoryResultType7Data) XXX_Size() int
- func (m *HistoryResultType7Data) XXX_Unmarshal(b []byte) error
- type HistoryResultType7Res
- func (*HistoryResultType7Res) Descriptor() ([]byte, []int)
- func (m *HistoryResultType7Res) GetResult() []int32
- func (*HistoryResultType7Res) ProtoMessage()
- func (m *HistoryResultType7Res) Reset()
- func (m *HistoryResultType7Res) String() string
- func (m *HistoryResultType7Res) XXX_DiscardUnknown()
- func (m *HistoryResultType7Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HistoryResultType7Res) XXX_Merge(src proto.Message)
- func (m *HistoryResultType7Res) XXX_Size() int
- func (m *HistoryResultType7Res) XXX_Unmarshal(b []byte) error
- type OnlineNotifyData
- func (*OnlineNotifyData) Descriptor() ([]byte, []int)
- func (m *OnlineNotifyData) GetRoomID() int64
- func (*OnlineNotifyData) ProtoMessage()
- func (m *OnlineNotifyData) Reset()
- func (m *OnlineNotifyData) String() string
- func (m *OnlineNotifyData) XXX_DiscardUnknown()
- func (m *OnlineNotifyData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OnlineNotifyData) XXX_Merge(src proto.Message)
- func (m *OnlineNotifyData) XXX_Size() int
- func (m *OnlineNotifyData) XXX_Unmarshal(b []byte) error
- type RPCClient
- type RPCServer
- type RerollDiceData
- func (*RerollDiceData) Descriptor() ([]byte, []int)
- func (m *RerollDiceData) GetRoomID() int32
- func (m *RerollDiceData) GetRound() int64
- func (*RerollDiceData) ProtoMessage()
- func (m *RerollDiceData) Reset()
- func (m *RerollDiceData) String() string
- func (m *RerollDiceData) XXX_DiscardUnknown()
- func (m *RerollDiceData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RerollDiceData) XXX_Merge(src proto.Message)
- func (m *RerollDiceData) XXX_Size() int
- func (m *RerollDiceData) XXX_Unmarshal(b []byte) error
- type RethrowData
- func (*RethrowData) Descriptor() ([]byte, []int)
- func (m *RethrowData) GetRoomID() int32
- func (m *RethrowData) GetRound() int64
- func (*RethrowData) ProtoMessage()
- func (m *RethrowData) Reset()
- func (m *RethrowData) String() string
- func (m *RethrowData) XXX_DiscardUnknown()
- func (m *RethrowData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RethrowData) XXX_Merge(src proto.Message)
- func (m *RethrowData) XXX_Size() int
- func (m *RethrowData) XXX_Unmarshal(b []byte) error
- type RoomLoginData
- func (*RoomLoginData) Descriptor() ([]byte, []int)
- func (m *RoomLoginData) GetRoomID() int64
- func (*RoomLoginData) ProtoMessage()
- func (m *RoomLoginData) Reset()
- func (m *RoomLoginData) String() string
- func (m *RoomLoginData) XXX_DiscardUnknown()
- func (m *RoomLoginData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoomLoginData) XXX_Merge(src proto.Message)
- func (m *RoomLoginData) XXX_Size() int
- func (m *RoomLoginData) XXX_Unmarshal(b []byte) error
- type RoundProcess0Data
- func (*RoundProcess0Data) Descriptor() ([]byte, []int)
- func (m *RoundProcess0Data) GetIndex() int32
- func (m *RoundProcess0Data) GetOwner() int32
- func (m *RoundProcess0Data) GetPoker() int32
- func (m *RoundProcess0Data) GetRoomID() int32
- func (m *RoundProcess0Data) GetRound() int64
- func (*RoundProcess0Data) ProtoMessage()
- func (m *RoundProcess0Data) Reset()
- func (m *RoundProcess0Data) String() string
- func (m *RoundProcess0Data) XXX_DiscardUnknown()
- func (m *RoundProcess0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundProcess0Data) XXX_Merge(src proto.Message)
- func (m *RoundProcess0Data) XXX_Size() int
- func (m *RoundProcess0Data) XXX_Unmarshal(b []byte) error
- type RoundProcess1Data
- func (*RoundProcess1Data) Descriptor() ([]byte, []int)
- func (m *RoundProcess1Data) GetIndex() int32
- func (m *RoundProcess1Data) GetOwner() int32
- func (m *RoundProcess1Data) GetPoker() int32
- func (m *RoundProcess1Data) GetRoomID() int32
- func (m *RoundProcess1Data) GetRound() int64
- func (*RoundProcess1Data) ProtoMessage()
- func (m *RoundProcess1Data) Reset()
- func (m *RoundProcess1Data) String() string
- func (m *RoundProcess1Data) XXX_DiscardUnknown()
- func (m *RoundProcess1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundProcess1Data) XXX_Merge(src proto.Message)
- func (m *RoundProcess1Data) XXX_Size() int
- func (m *RoundProcess1Data) XXX_Unmarshal(b []byte) error
- type RoundProcess2Data
- func (*RoundProcess2Data) Descriptor() ([]byte, []int)
- func (m *RoundProcess2Data) GetIndex() int32
- func (m *RoundProcess2Data) GetOwner() int32
- func (m *RoundProcess2Data) GetPoker() int32
- func (m *RoundProcess2Data) GetRoomID() int32
- func (m *RoundProcess2Data) GetRound() int64
- func (*RoundProcess2Data) ProtoMessage()
- func (m *RoundProcess2Data) Reset()
- func (m *RoundProcess2Data) String() string
- func (m *RoundProcess2Data) XXX_DiscardUnknown()
- func (m *RoundProcess2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundProcess2Data) XXX_Merge(src proto.Message)
- func (m *RoundProcess2Data) XXX_Size() int
- func (m *RoundProcess2Data) XXX_Unmarshal(b []byte) error
- type RoundResultType0Data
- func (*RoundResultType0Data) Descriptor() ([]byte, []int)
- func (m *RoundResultType0Data) GetAnyPair() int32
- func (m *RoundResultType0Data) GetBankerPair() int32
- func (m *RoundResultType0Data) GetBankerPoint() int32
- func (m *RoundResultType0Data) GetBankerPoker() []int32
- func (m *RoundResultType0Data) GetBigSmall() int32
- func (m *RoundResultType0Data) GetPerfectPair() int32
- func (m *RoundResultType0Data) GetPlayerPair() int32
- func (m *RoundResultType0Data) GetPlayerPoint() int32
- func (m *RoundResultType0Data) GetPlayerPoker() []int32
- func (m *RoundResultType0Data) GetResult() int32
- func (m *RoundResultType0Data) GetRoomID() int32
- func (m *RoundResultType0Data) GetRound() int64
- func (m *RoundResultType0Data) GetSuperSix() int32
- func (*RoundResultType0Data) ProtoMessage()
- func (m *RoundResultType0Data) Reset()
- func (m *RoundResultType0Data) String() string
- func (m *RoundResultType0Data) XXX_DiscardUnknown()
- func (m *RoundResultType0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundResultType0Data) XXX_Merge(src proto.Message)
- func (m *RoundResultType0Data) XXX_Size() int
- func (m *RoundResultType0Data) XXX_Unmarshal(b []byte) error
- type RoundResultType1Data
- func (*RoundResultType1Data) Descriptor() ([]byte, []int)
- func (m *RoundResultType1Data) GetDragonOddEven() int32
- func (m *RoundResultType1Data) GetDragonPoker() int32
- func (m *RoundResultType1Data) GetDragonRedBlack() int32
- func (m *RoundResultType1Data) GetResult() int32
- func (m *RoundResultType1Data) GetRoomID() int32
- func (m *RoundResultType1Data) GetRound() int64
- func (m *RoundResultType1Data) GetTigerOddEven() int32
- func (m *RoundResultType1Data) GetTigerPoker() int32
- func (m *RoundResultType1Data) GetTigerRedBlack() int32
- func (*RoundResultType1Data) ProtoMessage()
- func (m *RoundResultType1Data) Reset()
- func (m *RoundResultType1Data) String() string
- func (m *RoundResultType1Data) XXX_DiscardUnknown()
- func (m *RoundResultType1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundResultType1Data) XXX_Merge(src proto.Message)
- func (m *RoundResultType1Data) XXX_Size() int
- func (m *RoundResultType1Data) XXX_Unmarshal(b []byte) error
- type RoundResultType2Data
- func (*RoundResultType2Data) Descriptor() ([]byte, []int)
- func (m *RoundResultType2Data) GetHead() int32
- func (m *RoundResultType2Data) GetOwner0() *RoundResultType2Owner
- func (m *RoundResultType2Data) GetOwner1() *RoundResultType2Owner
- func (m *RoundResultType2Data) GetOwner2() *RoundResultType2Owner
- func (m *RoundResultType2Data) GetOwner3() *RoundResultType2Owner
- func (m *RoundResultType2Data) GetRoomID() int32
- func (m *RoundResultType2Data) GetRound() int64
- func (*RoundResultType2Data) ProtoMessage()
- func (m *RoundResultType2Data) Reset()
- func (m *RoundResultType2Data) String() string
- func (m *RoundResultType2Data) XXX_DiscardUnknown()
- func (m *RoundResultType2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundResultType2Data) XXX_Merge(src proto.Message)
- func (m *RoundResultType2Data) XXX_Size() int
- func (m *RoundResultType2Data) XXX_Unmarshal(b []byte) error
- type RoundResultType2Owner
- func (*RoundResultType2Owner) Descriptor() ([]byte, []int)
- func (m *RoundResultType2Owner) GetPattern() int32
- func (m *RoundResultType2Owner) GetPoker() []int32
- func (m *RoundResultType2Owner) GetResult() int32
- func (*RoundResultType2Owner) ProtoMessage()
- func (m *RoundResultType2Owner) Reset()
- func (m *RoundResultType2Owner) String() string
- func (m *RoundResultType2Owner) XXX_DiscardUnknown()
- func (m *RoundResultType2Owner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundResultType2Owner) XXX_Merge(src proto.Message)
- func (m *RoundResultType2Owner) XXX_Size() int
- func (m *RoundResultType2Owner) XXX_Unmarshal(b []byte) error
- type RoundResultType6Data
- func (*RoundResultType6Data) Descriptor() ([]byte, []int)
- func (m *RoundResultType6Data) GetBigSmall() int32
- func (m *RoundResultType6Data) GetDice() []int32
- func (m *RoundResultType6Data) GetOddEven() int32
- func (m *RoundResultType6Data) GetPaigow() []*RoundResultType6DataInnerType
- func (m *RoundResultType6Data) GetPair() int32
- func (m *RoundResultType6Data) GetRoomID() int32
- func (m *RoundResultType6Data) GetRound() int64
- func (m *RoundResultType6Data) GetSum() int32
- func (m *RoundResultType6Data) GetTriple() int32
- func (*RoundResultType6Data) ProtoMessage()
- func (m *RoundResultType6Data) Reset()
- func (m *RoundResultType6Data) String() string
- func (m *RoundResultType6Data) XXX_DiscardUnknown()
- func (m *RoundResultType6Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundResultType6Data) XXX_Merge(src proto.Message)
- func (m *RoundResultType6Data) XXX_Size() int
- func (m *RoundResultType6Data) XXX_Unmarshal(b []byte) error
- type RoundResultType6DataInnerType
- func (*RoundResultType6DataInnerType) Descriptor() ([]byte, []int)
- func (m *RoundResultType6DataInnerType) GetResult() []int32
- func (*RoundResultType6DataInnerType) ProtoMessage()
- func (m *RoundResultType6DataInnerType) Reset()
- func (m *RoundResultType6DataInnerType) String() string
- func (m *RoundResultType6DataInnerType) XXX_DiscardUnknown()
- func (m *RoundResultType6DataInnerType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundResultType6DataInnerType) XXX_Merge(src proto.Message)
- func (m *RoundResultType6DataInnerType) XXX_Size() int
- func (m *RoundResultType6DataInnerType) XXX_Unmarshal(b []byte) error
- type RoundResultType7Data
- func (*RoundResultType7Data) Descriptor() ([]byte, []int)
- func (m *RoundResultType7Data) GetBigSmall() int32
- func (m *RoundResultType7Data) GetColumn() int32
- func (m *RoundResultType7Data) GetDozen() int32
- func (m *RoundResultType7Data) GetOddEven() int32
- func (m *RoundResultType7Data) GetRedBlack() int32
- func (m *RoundResultType7Data) GetResult() int32
- func (m *RoundResultType7Data) GetRoomID() int32
- func (m *RoundResultType7Data) GetRound() int64
- func (*RoundResultType7Data) ProtoMessage()
- func (m *RoundResultType7Data) Reset()
- func (m *RoundResultType7Data) String() string
- func (m *RoundResultType7Data) XXX_DiscardUnknown()
- func (m *RoundResultType7Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RoundResultType7Data) XXX_Merge(src proto.Message)
- func (m *RoundResultType7Data) XXX_Size() int
- func (m *RoundResultType7Data) XXX_Unmarshal(b []byte) error
- type UpdateResultType0Data
- func (*UpdateResultType0Data) Descriptor() ([]byte, []int)
- func (m *UpdateResultType0Data) GetAnyPair() int32
- func (m *UpdateResultType0Data) GetBankerPair() int32
- func (m *UpdateResultType0Data) GetBankerPoint() int32
- func (m *UpdateResultType0Data) GetBankerPoker() []int32
- func (m *UpdateResultType0Data) GetBigSmall() int32
- func (m *UpdateResultType0Data) GetPerfectPair() int32
- func (m *UpdateResultType0Data) GetPlayerPair() int32
- func (m *UpdateResultType0Data) GetPlayerPoint() int32
- func (m *UpdateResultType0Data) GetPlayerPoker() []int32
- func (m *UpdateResultType0Data) GetResult() int32
- func (m *UpdateResultType0Data) GetRoomID() int32
- func (m *UpdateResultType0Data) GetRound() int64
- func (m *UpdateResultType0Data) GetSuperSix() int32
- func (*UpdateResultType0Data) ProtoMessage()
- func (m *UpdateResultType0Data) Reset()
- func (m *UpdateResultType0Data) String() string
- func (m *UpdateResultType0Data) XXX_DiscardUnknown()
- func (m *UpdateResultType0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateResultType0Data) XXX_Merge(src proto.Message)
- func (m *UpdateResultType0Data) XXX_Size() int
- func (m *UpdateResultType0Data) XXX_Unmarshal(b []byte) error
- type UpdateResultType1Data
- func (*UpdateResultType1Data) Descriptor() ([]byte, []int)
- func (m *UpdateResultType1Data) GetDragonOddEven() int32
- func (m *UpdateResultType1Data) GetDragonPoker() int32
- func (m *UpdateResultType1Data) GetDragonRedBlack() int32
- func (m *UpdateResultType1Data) GetResult() int32
- func (m *UpdateResultType1Data) GetRoomID() int32
- func (m *UpdateResultType1Data) GetRound() int64
- func (m *UpdateResultType1Data) GetTigerOddEven() int32
- func (m *UpdateResultType1Data) GetTigerPoker() int32
- func (m *UpdateResultType1Data) GetTigerRedBlack() int32
- func (*UpdateResultType1Data) ProtoMessage()
- func (m *UpdateResultType1Data) Reset()
- func (m *UpdateResultType1Data) String() string
- func (m *UpdateResultType1Data) XXX_DiscardUnknown()
- func (m *UpdateResultType1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateResultType1Data) XXX_Merge(src proto.Message)
- func (m *UpdateResultType1Data) XXX_Size() int
- func (m *UpdateResultType1Data) XXX_Unmarshal(b []byte) error
- type UpdateResultType2Data
- func (*UpdateResultType2Data) Descriptor() ([]byte, []int)
- func (m *UpdateResultType2Data) GetHead() int32
- func (m *UpdateResultType2Data) GetOwner0() *RoundResultType2Owner
- func (m *UpdateResultType2Data) GetOwner1() *RoundResultType2Owner
- func (m *UpdateResultType2Data) GetOwner2() *RoundResultType2Owner
- func (m *UpdateResultType2Data) GetOwner3() *RoundResultType2Owner
- func (m *UpdateResultType2Data) GetRoomID() int32
- func (m *UpdateResultType2Data) GetRound() int64
- func (*UpdateResultType2Data) ProtoMessage()
- func (m *UpdateResultType2Data) Reset()
- func (m *UpdateResultType2Data) String() string
- func (m *UpdateResultType2Data) XXX_DiscardUnknown()
- func (m *UpdateResultType2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateResultType2Data) XXX_Merge(src proto.Message)
- func (m *UpdateResultType2Data) XXX_Size() int
- func (m *UpdateResultType2Data) XXX_Unmarshal(b []byte) error
- type UpdateResultType6Data
- func (*UpdateResultType6Data) Descriptor() ([]byte, []int)
- func (m *UpdateResultType6Data) GetBigSmall() int32
- func (m *UpdateResultType6Data) GetDice() []int32
- func (m *UpdateResultType6Data) GetOddEven() int32
- func (m *UpdateResultType6Data) GetPaigow() []*RoundResultType6DataInnerType
- func (m *UpdateResultType6Data) GetPair() int32
- func (m *UpdateResultType6Data) GetRoomID() int32
- func (m *UpdateResultType6Data) GetRound() int64
- func (m *UpdateResultType6Data) GetSum() int32
- func (m *UpdateResultType6Data) GetTriple() int32
- func (*UpdateResultType6Data) ProtoMessage()
- func (m *UpdateResultType6Data) Reset()
- func (m *UpdateResultType6Data) String() string
- func (m *UpdateResultType6Data) XXX_DiscardUnknown()
- func (m *UpdateResultType6Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateResultType6Data) XXX_Merge(src proto.Message)
- func (m *UpdateResultType6Data) XXX_Size() int
- func (m *UpdateResultType6Data) XXX_Unmarshal(b []byte) error
- type UpdateResultType7Data
- func (*UpdateResultType7Data) Descriptor() ([]byte, []int)
- func (m *UpdateResultType7Data) GetBigSmall() int32
- func (m *UpdateResultType7Data) GetColumn() int32
- func (m *UpdateResultType7Data) GetDozen() int32
- func (m *UpdateResultType7Data) GetOddEven() int32
- func (m *UpdateResultType7Data) GetRedBlack() int32
- func (m *UpdateResultType7Data) GetResult() int32
- func (m *UpdateResultType7Data) GetRoomID() int32
- func (m *UpdateResultType7Data) GetRound() int64
- func (*UpdateResultType7Data) ProtoMessage()
- func (m *UpdateResultType7Data) Reset()
- func (m *UpdateResultType7Data) String() string
- func (m *UpdateResultType7Data) XXX_DiscardUnknown()
- func (m *UpdateResultType7Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateResultType7Data) XXX_Merge(src proto.Message)
- func (m *UpdateResultType7Data) XXX_Size() int
- func (m *UpdateResultType7Data) XXX_Unmarshal(b []byte) error
- type WaitingData
- func (*WaitingData) Descriptor() ([]byte, []int)
- func (m *WaitingData) GetBoot() int64
- func (m *WaitingData) GetRoomID() int64
- func (m *WaitingData) GetRound() int64
- func (*WaitingData) ProtoMessage()
- func (m *WaitingData) Reset()
- func (m *WaitingData) String() string
- func (m *WaitingData) XXX_DiscardUnknown()
- func (m *WaitingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *WaitingData) XXX_Merge(src proto.Message)
- func (m *WaitingData) XXX_Size() int
- func (m *WaitingData) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRPCServer ¶
Types ¶
type BeginBettingData ¶
type BeginBettingData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Boot int64 `protobuf:"varint,2,opt,name=boot,proto3" json:"boot,omitempty"` Round int64 `protobuf:"varint,3,opt,name=round,proto3" json:"round,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BeginBettingData) Descriptor ¶
func (*BeginBettingData) Descriptor() ([]byte, []int)
func (*BeginBettingData) GetBoot ¶
func (m *BeginBettingData) GetBoot() int64
func (*BeginBettingData) GetRoomID ¶
func (m *BeginBettingData) GetRoomID() int64
func (*BeginBettingData) GetRound ¶
func (m *BeginBettingData) GetRound() int64
func (*BeginBettingData) ProtoMessage ¶
func (*BeginBettingData) ProtoMessage()
func (*BeginBettingData) Reset ¶
func (m *BeginBettingData) Reset()
func (*BeginBettingData) String ¶
func (m *BeginBettingData) String() string
func (*BeginBettingData) XXX_DiscardUnknown ¶
func (m *BeginBettingData) XXX_DiscardUnknown()
func (*BeginBettingData) XXX_Marshal ¶
func (m *BeginBettingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BeginBettingData) XXX_Merge ¶
func (dst *BeginBettingData) XXX_Merge(src proto.Message)
func (*BeginBettingData) XXX_Size ¶
func (m *BeginBettingData) XXX_Size() int
func (*BeginBettingData) XXX_Unmarshal ¶
func (m *BeginBettingData) XXX_Unmarshal(b []byte) error
type BeginBettingRes ¶
type BeginBettingRes struct { Round int64 `protobuf:"varint,1,opt,name=round,proto3" json:"round,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BeginBettingRes) Descriptor ¶
func (*BeginBettingRes) Descriptor() ([]byte, []int)
func (*BeginBettingRes) GetRound ¶
func (m *BeginBettingRes) GetRound() int64
func (*BeginBettingRes) ProtoMessage ¶
func (*BeginBettingRes) ProtoMessage()
func (*BeginBettingRes) Reset ¶
func (m *BeginBettingRes) Reset()
func (*BeginBettingRes) String ¶
func (m *BeginBettingRes) String() string
func (*BeginBettingRes) XXX_DiscardUnknown ¶
func (m *BeginBettingRes) XXX_DiscardUnknown()
func (*BeginBettingRes) XXX_Marshal ¶
func (m *BeginBettingRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BeginBettingRes) XXX_Merge ¶
func (dst *BeginBettingRes) XXX_Merge(src proto.Message)
func (*BeginBettingRes) XXX_Size ¶
func (m *BeginBettingRes) XXX_Size() int
func (*BeginBettingRes) XXX_Unmarshal ¶
func (m *BeginBettingRes) XXX_Unmarshal(b []byte) error
type CancelRoundData ¶
type CancelRoundData struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,3,opt,name=round,proto3" json:"round,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CancelRoundData) Descriptor ¶
func (*CancelRoundData) Descriptor() ([]byte, []int)
func (*CancelRoundData) GetRoomID ¶
func (m *CancelRoundData) GetRoomID() int32
func (*CancelRoundData) GetRound ¶
func (m *CancelRoundData) GetRound() int64
func (*CancelRoundData) ProtoMessage ¶
func (*CancelRoundData) ProtoMessage()
func (*CancelRoundData) Reset ¶
func (m *CancelRoundData) Reset()
func (*CancelRoundData) String ¶
func (m *CancelRoundData) String() string
func (*CancelRoundData) XXX_DiscardUnknown ¶
func (m *CancelRoundData) XXX_DiscardUnknown()
func (*CancelRoundData) XXX_Marshal ¶
func (m *CancelRoundData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CancelRoundData) XXX_Merge ¶
func (dst *CancelRoundData) XXX_Merge(src proto.Message)
func (*CancelRoundData) XXX_Size ¶
func (m *CancelRoundData) XXX_Size() int
func (*CancelRoundData) XXX_Unmarshal ¶
func (m *CancelRoundData) XXX_Unmarshal(b []byte) error
type ChangeBootData ¶
type ChangeBootData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChangeBootData) Descriptor ¶
func (*ChangeBootData) Descriptor() ([]byte, []int)
func (*ChangeBootData) GetRoomID ¶
func (m *ChangeBootData) GetRoomID() int64
func (*ChangeBootData) ProtoMessage ¶
func (*ChangeBootData) ProtoMessage()
func (*ChangeBootData) Reset ¶
func (m *ChangeBootData) Reset()
func (*ChangeBootData) String ¶
func (m *ChangeBootData) String() string
func (*ChangeBootData) XXX_DiscardUnknown ¶
func (m *ChangeBootData) XXX_DiscardUnknown()
func (*ChangeBootData) XXX_Marshal ¶
func (m *ChangeBootData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChangeBootData) XXX_Merge ¶
func (dst *ChangeBootData) XXX_Merge(src proto.Message)
func (*ChangeBootData) XXX_Size ¶
func (m *ChangeBootData) XXX_Size() int
func (*ChangeBootData) XXX_Unmarshal ¶
func (m *ChangeBootData) XXX_Unmarshal(b []byte) error
type ChangeBootRes ¶
type ChangeBootRes struct { Boot int64 `protobuf:"varint,1,opt,name=boot,proto3" json:"boot,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChangeBootRes) Descriptor ¶
func (*ChangeBootRes) Descriptor() ([]byte, []int)
func (*ChangeBootRes) GetBoot ¶
func (m *ChangeBootRes) GetBoot() int64
func (*ChangeBootRes) ProtoMessage ¶
func (*ChangeBootRes) ProtoMessage()
func (*ChangeBootRes) Reset ¶
func (m *ChangeBootRes) Reset()
func (*ChangeBootRes) String ¶
func (m *ChangeBootRes) String() string
func (*ChangeBootRes) XXX_DiscardUnknown ¶
func (m *ChangeBootRes) XXX_DiscardUnknown()
func (*ChangeBootRes) XXX_Marshal ¶
func (m *ChangeBootRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChangeBootRes) XXX_Merge ¶
func (dst *ChangeBootRes) XXX_Merge(src proto.Message)
func (*ChangeBootRes) XXX_Size ¶
func (m *ChangeBootRes) XXX_Size() int
func (*ChangeBootRes) XXX_Unmarshal ¶
func (m *ChangeBootRes) XXX_Unmarshal(b []byte) error
type DealerLoginData ¶
type DealerLoginData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Dealer int64 `protobuf:"varint,2,opt,name=dealer,proto3" json:"dealer,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DealerLoginData) Descriptor ¶
func (*DealerLoginData) Descriptor() ([]byte, []int)
func (*DealerLoginData) GetDealer ¶
func (m *DealerLoginData) GetDealer() int64
func (*DealerLoginData) GetPassword ¶
func (m *DealerLoginData) GetPassword() string
func (*DealerLoginData) GetRoomID ¶
func (m *DealerLoginData) GetRoomID() int64
func (*DealerLoginData) ProtoMessage ¶
func (*DealerLoginData) ProtoMessage()
func (*DealerLoginData) Reset ¶
func (m *DealerLoginData) Reset()
func (*DealerLoginData) String ¶
func (m *DealerLoginData) String() string
func (*DealerLoginData) XXX_DiscardUnknown ¶
func (m *DealerLoginData) XXX_DiscardUnknown()
func (*DealerLoginData) XXX_Marshal ¶
func (m *DealerLoginData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DealerLoginData) XXX_Merge ¶
func (dst *DealerLoginData) XXX_Merge(src proto.Message)
func (*DealerLoginData) XXX_Size ¶
func (m *DealerLoginData) XXX_Size() int
func (*DealerLoginData) XXX_Unmarshal ¶
func (m *DealerLoginData) XXX_Unmarshal(b []byte) error
type DealerLoginRes ¶
type DealerLoginRes struct { Success int64 `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DealerLoginRes) Descriptor ¶
func (*DealerLoginRes) Descriptor() ([]byte, []int)
func (*DealerLoginRes) GetSuccess ¶
func (m *DealerLoginRes) GetSuccess() int64
func (*DealerLoginRes) ProtoMessage ¶
func (*DealerLoginRes) ProtoMessage()
func (*DealerLoginRes) Reset ¶
func (m *DealerLoginRes) Reset()
func (*DealerLoginRes) String ¶
func (m *DealerLoginRes) String() string
func (*DealerLoginRes) XXX_DiscardUnknown ¶
func (m *DealerLoginRes) XXX_DiscardUnknown()
func (*DealerLoginRes) XXX_Marshal ¶
func (m *DealerLoginRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DealerLoginRes) XXX_Merge ¶
func (dst *DealerLoginRes) XXX_Merge(src proto.Message)
func (*DealerLoginRes) XXX_Size ¶
func (m *DealerLoginRes) XXX_Size() int
func (*DealerLoginRes) XXX_Unmarshal ¶
func (m *DealerLoginRes) XXX_Unmarshal(b []byte) error
type Empty ¶
type Empty struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Empty) Descriptor ¶
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) XXX_DiscardUnknown ¶
func (m *Empty) XXX_DiscardUnknown()
func (*Empty) XXX_Marshal ¶
func (*Empty) XXX_Unmarshal ¶
type EndBettingData ¶
type EndBettingData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EndBettingData) Descriptor ¶
func (*EndBettingData) Descriptor() ([]byte, []int)
func (*EndBettingData) GetRoomID ¶
func (m *EndBettingData) GetRoomID() int64
func (*EndBettingData) ProtoMessage ¶
func (*EndBettingData) ProtoMessage()
func (*EndBettingData) Reset ¶
func (m *EndBettingData) Reset()
func (*EndBettingData) String ¶
func (m *EndBettingData) String() string
func (*EndBettingData) XXX_DiscardUnknown ¶
func (m *EndBettingData) XXX_DiscardUnknown()
func (*EndBettingData) XXX_Marshal ¶
func (m *EndBettingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EndBettingData) XXX_Merge ¶
func (dst *EndBettingData) XXX_Merge(src proto.Message)
func (*EndBettingData) XXX_Size ¶
func (m *EndBettingData) XXX_Size() int
func (*EndBettingData) XXX_Unmarshal ¶
func (m *EndBettingData) XXX_Unmarshal(b []byte) error
type GetRoomInfoData ¶
type GetRoomInfoData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRoomInfoData) Descriptor ¶
func (*GetRoomInfoData) Descriptor() ([]byte, []int)
func (*GetRoomInfoData) GetRoomID ¶
func (m *GetRoomInfoData) GetRoomID() int64
func (*GetRoomInfoData) ProtoMessage ¶
func (*GetRoomInfoData) ProtoMessage()
func (*GetRoomInfoData) Reset ¶
func (m *GetRoomInfoData) Reset()
func (*GetRoomInfoData) String ¶
func (m *GetRoomInfoData) String() string
func (*GetRoomInfoData) XXX_DiscardUnknown ¶
func (m *GetRoomInfoData) XXX_DiscardUnknown()
func (*GetRoomInfoData) XXX_Marshal ¶
func (m *GetRoomInfoData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRoomInfoData) XXX_Merge ¶
func (dst *GetRoomInfoData) XXX_Merge(src proto.Message)
func (*GetRoomInfoData) XXX_Size ¶
func (m *GetRoomInfoData) XXX_Size() int
func (*GetRoomInfoData) XXX_Unmarshal ¶
func (m *GetRoomInfoData) XXX_Unmarshal(b []byte) error
type GetRoomInfoRes ¶
type GetRoomInfoRes struct { Boot int64 `protobuf:"varint,1,opt,name=boot,proto3" json:"boot,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` RoomID int64 `protobuf:"varint,3,opt,name=roomID,proto3" json:"roomID,omitempty"` RoomName string `protobuf:"bytes,4,opt,name=roomName,proto3" json:"roomName,omitempty"` BankerPlayerMin int64 `protobuf:"varint,5,opt,name=bankerPlayerMin,proto3" json:"bankerPlayerMin,omitempty"` BankerPlayerMax int64 `protobuf:"varint,6,opt,name=bankerPlayerMax,proto3" json:"bankerPlayerMax,omitempty"` TieMin int64 `protobuf:"varint,7,opt,name=tieMin,proto3" json:"tieMin,omitempty"` TieMax int64 `protobuf:"varint,8,opt,name=tieMax,proto3" json:"tieMax,omitempty"` BankerPlayerPairMin int64 `protobuf:"varint,9,opt,name=bankerPlayerPairMin,proto3" json:"bankerPlayerPairMin,omitempty"` BankerPlayerPairMax int64 `protobuf:"varint,10,opt,name=bankerPlayerPairMax,proto3" json:"bankerPlayerPairMax,omitempty"` Online int64 `protobuf:"varint,11,opt,name=online,proto3" json:"online,omitempty"` BetCountDown int64 `protobuf:"varint,12,opt,name=betCountDown,proto3" json:"betCountDown,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRoomInfoRes) Descriptor ¶
func (*GetRoomInfoRes) Descriptor() ([]byte, []int)
func (*GetRoomInfoRes) GetBankerPlayerMax ¶
func (m *GetRoomInfoRes) GetBankerPlayerMax() int64
func (*GetRoomInfoRes) GetBankerPlayerMin ¶
func (m *GetRoomInfoRes) GetBankerPlayerMin() int64
func (*GetRoomInfoRes) GetBankerPlayerPairMax ¶
func (m *GetRoomInfoRes) GetBankerPlayerPairMax() int64
func (*GetRoomInfoRes) GetBankerPlayerPairMin ¶
func (m *GetRoomInfoRes) GetBankerPlayerPairMin() int64
func (*GetRoomInfoRes) GetBetCountDown ¶
func (m *GetRoomInfoRes) GetBetCountDown() int64
func (*GetRoomInfoRes) GetBoot ¶
func (m *GetRoomInfoRes) GetBoot() int64
func (*GetRoomInfoRes) GetOnline ¶
func (m *GetRoomInfoRes) GetOnline() int64
func (*GetRoomInfoRes) GetRoomID ¶
func (m *GetRoomInfoRes) GetRoomID() int64
func (*GetRoomInfoRes) GetRoomName ¶
func (m *GetRoomInfoRes) GetRoomName() string
func (*GetRoomInfoRes) GetRound ¶
func (m *GetRoomInfoRes) GetRound() int64
func (*GetRoomInfoRes) GetTieMax ¶
func (m *GetRoomInfoRes) GetTieMax() int64
func (*GetRoomInfoRes) GetTieMin ¶
func (m *GetRoomInfoRes) GetTieMin() int64
func (*GetRoomInfoRes) ProtoMessage ¶
func (*GetRoomInfoRes) ProtoMessage()
func (*GetRoomInfoRes) Reset ¶
func (m *GetRoomInfoRes) Reset()
func (*GetRoomInfoRes) String ¶
func (m *GetRoomInfoRes) String() string
func (*GetRoomInfoRes) XXX_DiscardUnknown ¶
func (m *GetRoomInfoRes) XXX_DiscardUnknown()
func (*GetRoomInfoRes) XXX_Marshal ¶
func (m *GetRoomInfoRes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRoomInfoRes) XXX_Merge ¶
func (dst *GetRoomInfoRes) XXX_Merge(src proto.Message)
func (*GetRoomInfoRes) XXX_Size ¶
func (m *GetRoomInfoRes) XXX_Size() int
func (*GetRoomInfoRes) XXX_Unmarshal ¶
func (m *GetRoomInfoRes) XXX_Unmarshal(b []byte) error
type HistoryResultType0Data ¶
type HistoryResultType0Data 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 (*HistoryResultType0Data) Descriptor ¶
func (*HistoryResultType0Data) Descriptor() ([]byte, []int)
func (*HistoryResultType0Data) GetRoomID ¶
func (m *HistoryResultType0Data) GetRoomID() int32
func (*HistoryResultType0Data) ProtoMessage ¶
func (*HistoryResultType0Data) ProtoMessage()
func (*HistoryResultType0Data) Reset ¶
func (m *HistoryResultType0Data) Reset()
func (*HistoryResultType0Data) String ¶
func (m *HistoryResultType0Data) String() string
func (*HistoryResultType0Data) XXX_DiscardUnknown ¶
func (m *HistoryResultType0Data) XXX_DiscardUnknown()
func (*HistoryResultType0Data) XXX_Marshal ¶
func (m *HistoryResultType0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType0Data) XXX_Merge ¶
func (dst *HistoryResultType0Data) XXX_Merge(src proto.Message)
func (*HistoryResultType0Data) XXX_Size ¶
func (m *HistoryResultType0Data) XXX_Size() int
func (*HistoryResultType0Data) XXX_Unmarshal ¶
func (m *HistoryResultType0Data) XXX_Unmarshal(b []byte) error
type HistoryResultType0Res ¶
type HistoryResultType0Res struct { Result []*HistoryResultType0ResInnerType `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoryResultType0Res) Descriptor ¶
func (*HistoryResultType0Res) Descriptor() ([]byte, []int)
func (*HistoryResultType0Res) GetResult ¶
func (m *HistoryResultType0Res) GetResult() []*HistoryResultType0ResInnerType
func (*HistoryResultType0Res) ProtoMessage ¶
func (*HistoryResultType0Res) ProtoMessage()
func (*HistoryResultType0Res) Reset ¶
func (m *HistoryResultType0Res) Reset()
func (*HistoryResultType0Res) String ¶
func (m *HistoryResultType0Res) String() string
func (*HistoryResultType0Res) XXX_DiscardUnknown ¶
func (m *HistoryResultType0Res) XXX_DiscardUnknown()
func (*HistoryResultType0Res) XXX_Marshal ¶
func (m *HistoryResultType0Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType0Res) XXX_Merge ¶
func (dst *HistoryResultType0Res) XXX_Merge(src proto.Message)
func (*HistoryResultType0Res) XXX_Size ¶
func (m *HistoryResultType0Res) XXX_Size() int
func (*HistoryResultType0Res) XXX_Unmarshal ¶
func (m *HistoryResultType0Res) XXX_Unmarshal(b []byte) error
type HistoryResultType0ResInnerType ¶
type HistoryResultType0ResInnerType struct { Result []int32 `protobuf:"varint,1,rep,packed,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoryResultType0ResInnerType) Descriptor ¶
func (*HistoryResultType0ResInnerType) Descriptor() ([]byte, []int)
func (*HistoryResultType0ResInnerType) GetResult ¶
func (m *HistoryResultType0ResInnerType) GetResult() []int32
func (*HistoryResultType0ResInnerType) ProtoMessage ¶
func (*HistoryResultType0ResInnerType) ProtoMessage()
func (*HistoryResultType0ResInnerType) Reset ¶
func (m *HistoryResultType0ResInnerType) Reset()
func (*HistoryResultType0ResInnerType) String ¶
func (m *HistoryResultType0ResInnerType) String() string
func (*HistoryResultType0ResInnerType) XXX_DiscardUnknown ¶
func (m *HistoryResultType0ResInnerType) XXX_DiscardUnknown()
func (*HistoryResultType0ResInnerType) XXX_Marshal ¶
func (m *HistoryResultType0ResInnerType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType0ResInnerType) XXX_Merge ¶
func (dst *HistoryResultType0ResInnerType) XXX_Merge(src proto.Message)
func (*HistoryResultType0ResInnerType) XXX_Size ¶
func (m *HistoryResultType0ResInnerType) XXX_Size() int
func (*HistoryResultType0ResInnerType) XXX_Unmarshal ¶
func (m *HistoryResultType0ResInnerType) XXX_Unmarshal(b []byte) error
type HistoryResultType1Data ¶
type HistoryResultType1Data 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 (*HistoryResultType1Data) Descriptor ¶
func (*HistoryResultType1Data) Descriptor() ([]byte, []int)
func (*HistoryResultType1Data) GetRoomID ¶
func (m *HistoryResultType1Data) GetRoomID() int32
func (*HistoryResultType1Data) ProtoMessage ¶
func (*HistoryResultType1Data) ProtoMessage()
func (*HistoryResultType1Data) Reset ¶
func (m *HistoryResultType1Data) Reset()
func (*HistoryResultType1Data) String ¶
func (m *HistoryResultType1Data) String() string
func (*HistoryResultType1Data) XXX_DiscardUnknown ¶
func (m *HistoryResultType1Data) XXX_DiscardUnknown()
func (*HistoryResultType1Data) XXX_Marshal ¶
func (m *HistoryResultType1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType1Data) XXX_Merge ¶
func (dst *HistoryResultType1Data) XXX_Merge(src proto.Message)
func (*HistoryResultType1Data) XXX_Size ¶
func (m *HistoryResultType1Data) XXX_Size() int
func (*HistoryResultType1Data) XXX_Unmarshal ¶
func (m *HistoryResultType1Data) XXX_Unmarshal(b []byte) error
type HistoryResultType1Res ¶
type HistoryResultType1Res struct { Result []int32 `protobuf:"varint,1,rep,packed,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoryResultType1Res) Descriptor ¶
func (*HistoryResultType1Res) Descriptor() ([]byte, []int)
func (*HistoryResultType1Res) GetResult ¶
func (m *HistoryResultType1Res) GetResult() []int32
func (*HistoryResultType1Res) ProtoMessage ¶
func (*HistoryResultType1Res) ProtoMessage()
func (*HistoryResultType1Res) Reset ¶
func (m *HistoryResultType1Res) Reset()
func (*HistoryResultType1Res) String ¶
func (m *HistoryResultType1Res) String() string
func (*HistoryResultType1Res) XXX_DiscardUnknown ¶
func (m *HistoryResultType1Res) XXX_DiscardUnknown()
func (*HistoryResultType1Res) XXX_Marshal ¶
func (m *HistoryResultType1Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType1Res) XXX_Merge ¶
func (dst *HistoryResultType1Res) XXX_Merge(src proto.Message)
func (*HistoryResultType1Res) XXX_Size ¶
func (m *HistoryResultType1Res) XXX_Size() int
func (*HistoryResultType1Res) XXX_Unmarshal ¶
func (m *HistoryResultType1Res) XXX_Unmarshal(b []byte) error
type HistoryResultType2Data ¶
type HistoryResultType2Data 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 (*HistoryResultType2Data) Descriptor ¶
func (*HistoryResultType2Data) Descriptor() ([]byte, []int)
func (*HistoryResultType2Data) GetRoomID ¶
func (m *HistoryResultType2Data) GetRoomID() int32
func (*HistoryResultType2Data) ProtoMessage ¶
func (*HistoryResultType2Data) ProtoMessage()
func (*HistoryResultType2Data) Reset ¶
func (m *HistoryResultType2Data) Reset()
func (*HistoryResultType2Data) String ¶
func (m *HistoryResultType2Data) String() string
func (*HistoryResultType2Data) XXX_DiscardUnknown ¶
func (m *HistoryResultType2Data) XXX_DiscardUnknown()
func (*HistoryResultType2Data) XXX_Marshal ¶
func (m *HistoryResultType2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType2Data) XXX_Merge ¶
func (dst *HistoryResultType2Data) XXX_Merge(src proto.Message)
func (*HistoryResultType2Data) XXX_Size ¶
func (m *HistoryResultType2Data) XXX_Size() int
func (*HistoryResultType2Data) XXX_Unmarshal ¶
func (m *HistoryResultType2Data) XXX_Unmarshal(b []byte) error
type HistoryResultType2Res ¶
type HistoryResultType2Res struct { Result []*HistoryResultType2ResInnerType `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoryResultType2Res) Descriptor ¶
func (*HistoryResultType2Res) Descriptor() ([]byte, []int)
func (*HistoryResultType2Res) GetResult ¶
func (m *HistoryResultType2Res) GetResult() []*HistoryResultType2ResInnerType
func (*HistoryResultType2Res) ProtoMessage ¶
func (*HistoryResultType2Res) ProtoMessage()
func (*HistoryResultType2Res) Reset ¶
func (m *HistoryResultType2Res) Reset()
func (*HistoryResultType2Res) String ¶
func (m *HistoryResultType2Res) String() string
func (*HistoryResultType2Res) XXX_DiscardUnknown ¶
func (m *HistoryResultType2Res) XXX_DiscardUnknown()
func (*HistoryResultType2Res) XXX_Marshal ¶
func (m *HistoryResultType2Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType2Res) XXX_Merge ¶
func (dst *HistoryResultType2Res) XXX_Merge(src proto.Message)
func (*HistoryResultType2Res) XXX_Size ¶
func (m *HistoryResultType2Res) XXX_Size() int
func (*HistoryResultType2Res) XXX_Unmarshal ¶
func (m *HistoryResultType2Res) XXX_Unmarshal(b []byte) error
type HistoryResultType2ResInnerType ¶
type HistoryResultType2ResInnerType struct { Result []int32 `protobuf:"varint,1,rep,packed,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoryResultType2ResInnerType) Descriptor ¶
func (*HistoryResultType2ResInnerType) Descriptor() ([]byte, []int)
func (*HistoryResultType2ResInnerType) GetResult ¶
func (m *HistoryResultType2ResInnerType) GetResult() []int32
func (*HistoryResultType2ResInnerType) ProtoMessage ¶
func (*HistoryResultType2ResInnerType) ProtoMessage()
func (*HistoryResultType2ResInnerType) Reset ¶
func (m *HistoryResultType2ResInnerType) Reset()
func (*HistoryResultType2ResInnerType) String ¶
func (m *HistoryResultType2ResInnerType) String() string
func (*HistoryResultType2ResInnerType) XXX_DiscardUnknown ¶
func (m *HistoryResultType2ResInnerType) XXX_DiscardUnknown()
func (*HistoryResultType2ResInnerType) XXX_Marshal ¶
func (m *HistoryResultType2ResInnerType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType2ResInnerType) XXX_Merge ¶
func (dst *HistoryResultType2ResInnerType) XXX_Merge(src proto.Message)
func (*HistoryResultType2ResInnerType) XXX_Size ¶
func (m *HistoryResultType2ResInnerType) XXX_Size() int
func (*HistoryResultType2ResInnerType) XXX_Unmarshal ¶
func (m *HistoryResultType2ResInnerType) XXX_Unmarshal(b []byte) error
type HistoryResultType6Data ¶
type HistoryResultType6Data 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 (*HistoryResultType6Data) Descriptor ¶
func (*HistoryResultType6Data) Descriptor() ([]byte, []int)
func (*HistoryResultType6Data) GetRoomID ¶
func (m *HistoryResultType6Data) GetRoomID() int32
func (*HistoryResultType6Data) ProtoMessage ¶
func (*HistoryResultType6Data) ProtoMessage()
func (*HistoryResultType6Data) Reset ¶
func (m *HistoryResultType6Data) Reset()
func (*HistoryResultType6Data) String ¶
func (m *HistoryResultType6Data) String() string
func (*HistoryResultType6Data) XXX_DiscardUnknown ¶
func (m *HistoryResultType6Data) XXX_DiscardUnknown()
func (*HistoryResultType6Data) XXX_Marshal ¶
func (m *HistoryResultType6Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType6Data) XXX_Merge ¶
func (dst *HistoryResultType6Data) XXX_Merge(src proto.Message)
func (*HistoryResultType6Data) XXX_Size ¶
func (m *HistoryResultType6Data) XXX_Size() int
func (*HistoryResultType6Data) XXX_Unmarshal ¶
func (m *HistoryResultType6Data) XXX_Unmarshal(b []byte) error
type HistoryResultType6Res ¶
type HistoryResultType6Res struct { Result []int32 `protobuf:"varint,1,rep,packed,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoryResultType6Res) Descriptor ¶
func (*HistoryResultType6Res) Descriptor() ([]byte, []int)
func (*HistoryResultType6Res) GetResult ¶
func (m *HistoryResultType6Res) GetResult() []int32
func (*HistoryResultType6Res) ProtoMessage ¶
func (*HistoryResultType6Res) ProtoMessage()
func (*HistoryResultType6Res) Reset ¶
func (m *HistoryResultType6Res) Reset()
func (*HistoryResultType6Res) String ¶
func (m *HistoryResultType6Res) String() string
func (*HistoryResultType6Res) XXX_DiscardUnknown ¶
func (m *HistoryResultType6Res) XXX_DiscardUnknown()
func (*HistoryResultType6Res) XXX_Marshal ¶
func (m *HistoryResultType6Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType6Res) XXX_Merge ¶
func (dst *HistoryResultType6Res) XXX_Merge(src proto.Message)
func (*HistoryResultType6Res) XXX_Size ¶
func (m *HistoryResultType6Res) XXX_Size() int
func (*HistoryResultType6Res) XXX_Unmarshal ¶
func (m *HistoryResultType6Res) XXX_Unmarshal(b []byte) error
type HistoryResultType7Data ¶
type HistoryResultType7Data 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 (*HistoryResultType7Data) Descriptor ¶
func (*HistoryResultType7Data) Descriptor() ([]byte, []int)
func (*HistoryResultType7Data) GetRoomID ¶
func (m *HistoryResultType7Data) GetRoomID() int32
func (*HistoryResultType7Data) ProtoMessage ¶
func (*HistoryResultType7Data) ProtoMessage()
func (*HistoryResultType7Data) Reset ¶
func (m *HistoryResultType7Data) Reset()
func (*HistoryResultType7Data) String ¶
func (m *HistoryResultType7Data) String() string
func (*HistoryResultType7Data) XXX_DiscardUnknown ¶
func (m *HistoryResultType7Data) XXX_DiscardUnknown()
func (*HistoryResultType7Data) XXX_Marshal ¶
func (m *HistoryResultType7Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType7Data) XXX_Merge ¶
func (dst *HistoryResultType7Data) XXX_Merge(src proto.Message)
func (*HistoryResultType7Data) XXX_Size ¶
func (m *HistoryResultType7Data) XXX_Size() int
func (*HistoryResultType7Data) XXX_Unmarshal ¶
func (m *HistoryResultType7Data) XXX_Unmarshal(b []byte) error
type HistoryResultType7Res ¶
type HistoryResultType7Res struct { Result []int32 `protobuf:"varint,1,rep,packed,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HistoryResultType7Res) Descriptor ¶
func (*HistoryResultType7Res) Descriptor() ([]byte, []int)
func (*HistoryResultType7Res) GetResult ¶
func (m *HistoryResultType7Res) GetResult() []int32
func (*HistoryResultType7Res) ProtoMessage ¶
func (*HistoryResultType7Res) ProtoMessage()
func (*HistoryResultType7Res) Reset ¶
func (m *HistoryResultType7Res) Reset()
func (*HistoryResultType7Res) String ¶
func (m *HistoryResultType7Res) String() string
func (*HistoryResultType7Res) XXX_DiscardUnknown ¶
func (m *HistoryResultType7Res) XXX_DiscardUnknown()
func (*HistoryResultType7Res) XXX_Marshal ¶
func (m *HistoryResultType7Res) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HistoryResultType7Res) XXX_Merge ¶
func (dst *HistoryResultType7Res) XXX_Merge(src proto.Message)
func (*HistoryResultType7Res) XXX_Size ¶
func (m *HistoryResultType7Res) XXX_Size() int
func (*HistoryResultType7Res) XXX_Unmarshal ¶
func (m *HistoryResultType7Res) XXX_Unmarshal(b []byte) error
type OnlineNotifyData ¶
type OnlineNotifyData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OnlineNotifyData) Descriptor ¶
func (*OnlineNotifyData) Descriptor() ([]byte, []int)
func (*OnlineNotifyData) GetRoomID ¶
func (m *OnlineNotifyData) GetRoomID() int64
func (*OnlineNotifyData) ProtoMessage ¶
func (*OnlineNotifyData) ProtoMessage()
func (*OnlineNotifyData) Reset ¶
func (m *OnlineNotifyData) Reset()
func (*OnlineNotifyData) String ¶
func (m *OnlineNotifyData) String() string
func (*OnlineNotifyData) XXX_DiscardUnknown ¶
func (m *OnlineNotifyData) XXX_DiscardUnknown()
func (*OnlineNotifyData) XXX_Marshal ¶
func (m *OnlineNotifyData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OnlineNotifyData) XXX_Merge ¶
func (dst *OnlineNotifyData) XXX_Merge(src proto.Message)
func (*OnlineNotifyData) XXX_Size ¶
func (m *OnlineNotifyData) XXX_Size() int
func (*OnlineNotifyData) XXX_Unmarshal ¶
func (m *OnlineNotifyData) XXX_Unmarshal(b []byte) error
type RPCClient ¶
type RPCClient interface { DealerLogin(ctx context.Context, in *DealerLoginData, opts ...grpc.CallOption) (*DealerLoginRes, error) RoomLogin(ctx context.Context, in *RoomLoginData, opts ...grpc.CallOption) (*Empty, error) OnlineNotify(ctx context.Context, in *OnlineNotifyData, opts ...grpc.CallOption) (*Empty, error) GetRoomInfo(ctx context.Context, in *GetRoomInfoData, opts ...grpc.CallOption) (*GetRoomInfoRes, error) Waiting(ctx context.Context, in *WaitingData, opts ...grpc.CallOption) (*Empty, error) BeginBetting(ctx context.Context, in *BeginBettingData, opts ...grpc.CallOption) (*BeginBettingRes, error) EndBetting(ctx context.Context, in *EndBettingData, opts ...grpc.CallOption) (*Empty, error) ChangeBoot(ctx context.Context, in *ChangeBootData, opts ...grpc.CallOption) (*ChangeBootRes, error) CancelRound(ctx context.Context, in *CancelRoundData, opts ...grpc.CallOption) (*Empty, error) // baccarat RoundProcess0(ctx context.Context, in *RoundProcess0Data, opts ...grpc.CallOption) (*Empty, error) RoundResultType0(ctx context.Context, in *RoundResultType0Data, opts ...grpc.CallOption) (*Empty, error) UpdateResultType0(ctx context.Context, in *UpdateResultType0Data, opts ...grpc.CallOption) (*Empty, error) HistoryResultType0(ctx context.Context, in *HistoryResultType0Data, opts ...grpc.CallOption) (*HistoryResultType0Res, error) // dragonTiger RoundProcess1(ctx context.Context, in *RoundProcess1Data, opts ...grpc.CallOption) (*Empty, error) RoundResultType1(ctx context.Context, in *RoundResultType1Data, opts ...grpc.CallOption) (*Empty, error) UpdateResultType1(ctx context.Context, in *UpdateResultType1Data, opts ...grpc.CallOption) (*Empty, error) HistoryResultType1(ctx context.Context, in *HistoryResultType1Data, opts ...grpc.CallOption) (*HistoryResultType1Res, error) // sicbo RoundResultType6(ctx context.Context, in *RoundResultType6Data, opts ...grpc.CallOption) (*Empty, error) UpdateResultType6(ctx context.Context, in *UpdateResultType6Data, opts ...grpc.CallOption) (*Empty, error) HistoryResultType6(ctx context.Context, in *HistoryResultType6Data, opts ...grpc.CallOption) (*HistoryResultType6Res, error) RerollDice(ctx context.Context, in *RerollDiceData, opts ...grpc.CallOption) (*Empty, error) // niuniu RoundProcess2(ctx context.Context, in *RoundProcess2Data, opts ...grpc.CallOption) (*Empty, error) RoundResultType2(ctx context.Context, in *RoundResultType2Data, opts ...grpc.CallOption) (*Empty, error) UpdateResultType2(ctx context.Context, in *UpdateResultType2Data, opts ...grpc.CallOption) (*Empty, error) HistoryResultType2(ctx context.Context, in *HistoryResultType2Data, opts ...grpc.CallOption) (*HistoryResultType2Res, error) // rolette RoundResultType7(ctx context.Context, in *RoundResultType7Data, opts ...grpc.CallOption) (*Empty, error) UpdateResultType7(ctx context.Context, in *UpdateResultType7Data, opts ...grpc.CallOption) (*Empty, error) HistoryResultType7(ctx context.Context, in *HistoryResultType7Data, opts ...grpc.CallOption) (*HistoryResultType7Res, error) Rethrow(ctx context.Context, in *RethrowData, opts ...grpc.CallOption) (*Empty, error) }
RPCClient is the client API for RPC service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewRPCClient ¶
func NewRPCClient(cc *grpc.ClientConn) RPCClient
type RPCServer ¶
type RPCServer interface { DealerLogin(context.Context, *DealerLoginData) (*DealerLoginRes, error) RoomLogin(context.Context, *RoomLoginData) (*Empty, error) OnlineNotify(context.Context, *OnlineNotifyData) (*Empty, error) GetRoomInfo(context.Context, *GetRoomInfoData) (*GetRoomInfoRes, error) Waiting(context.Context, *WaitingData) (*Empty, error) BeginBetting(context.Context, *BeginBettingData) (*BeginBettingRes, error) EndBetting(context.Context, *EndBettingData) (*Empty, error) ChangeBoot(context.Context, *ChangeBootData) (*ChangeBootRes, error) CancelRound(context.Context, *CancelRoundData) (*Empty, error) // baccarat RoundProcess0(context.Context, *RoundProcess0Data) (*Empty, error) RoundResultType0(context.Context, *RoundResultType0Data) (*Empty, error) UpdateResultType0(context.Context, *UpdateResultType0Data) (*Empty, error) HistoryResultType0(context.Context, *HistoryResultType0Data) (*HistoryResultType0Res, error) // dragonTiger RoundProcess1(context.Context, *RoundProcess1Data) (*Empty, error) RoundResultType1(context.Context, *RoundResultType1Data) (*Empty, error) UpdateResultType1(context.Context, *UpdateResultType1Data) (*Empty, error) HistoryResultType1(context.Context, *HistoryResultType1Data) (*HistoryResultType1Res, error) // sicbo RoundResultType6(context.Context, *RoundResultType6Data) (*Empty, error) UpdateResultType6(context.Context, *UpdateResultType6Data) (*Empty, error) HistoryResultType6(context.Context, *HistoryResultType6Data) (*HistoryResultType6Res, error) RerollDice(context.Context, *RerollDiceData) (*Empty, error) // niuniu RoundProcess2(context.Context, *RoundProcess2Data) (*Empty, error) RoundResultType2(context.Context, *RoundResultType2Data) (*Empty, error) UpdateResultType2(context.Context, *UpdateResultType2Data) (*Empty, error) HistoryResultType2(context.Context, *HistoryResultType2Data) (*HistoryResultType2Res, error) // rolette RoundResultType7(context.Context, *RoundResultType7Data) (*Empty, error) UpdateResultType7(context.Context, *UpdateResultType7Data) (*Empty, error) HistoryResultType7(context.Context, *HistoryResultType7Data) (*HistoryResultType7Res, error) Rethrow(context.Context, *RethrowData) (*Empty, error) }
RPCServer is the server API for RPC service.
type RerollDiceData ¶
type RerollDiceData struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RerollDiceData) Descriptor ¶
func (*RerollDiceData) Descriptor() ([]byte, []int)
func (*RerollDiceData) GetRoomID ¶
func (m *RerollDiceData) GetRoomID() int32
func (*RerollDiceData) GetRound ¶
func (m *RerollDiceData) GetRound() int64
func (*RerollDiceData) ProtoMessage ¶
func (*RerollDiceData) ProtoMessage()
func (*RerollDiceData) Reset ¶
func (m *RerollDiceData) Reset()
func (*RerollDiceData) String ¶
func (m *RerollDiceData) String() string
func (*RerollDiceData) XXX_DiscardUnknown ¶
func (m *RerollDiceData) XXX_DiscardUnknown()
func (*RerollDiceData) XXX_Marshal ¶
func (m *RerollDiceData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RerollDiceData) XXX_Merge ¶
func (dst *RerollDiceData) XXX_Merge(src proto.Message)
func (*RerollDiceData) XXX_Size ¶
func (m *RerollDiceData) XXX_Size() int
func (*RerollDiceData) XXX_Unmarshal ¶
func (m *RerollDiceData) XXX_Unmarshal(b []byte) error
type RethrowData ¶
type RethrowData struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RethrowData) Descriptor ¶
func (*RethrowData) Descriptor() ([]byte, []int)
func (*RethrowData) GetRoomID ¶
func (m *RethrowData) GetRoomID() int32
func (*RethrowData) GetRound ¶
func (m *RethrowData) GetRound() int64
func (*RethrowData) ProtoMessage ¶
func (*RethrowData) ProtoMessage()
func (*RethrowData) Reset ¶
func (m *RethrowData) Reset()
func (*RethrowData) String ¶
func (m *RethrowData) String() string
func (*RethrowData) XXX_DiscardUnknown ¶
func (m *RethrowData) XXX_DiscardUnknown()
func (*RethrowData) XXX_Marshal ¶
func (m *RethrowData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RethrowData) XXX_Merge ¶
func (dst *RethrowData) XXX_Merge(src proto.Message)
func (*RethrowData) XXX_Size ¶
func (m *RethrowData) XXX_Size() int
func (*RethrowData) XXX_Unmarshal ¶
func (m *RethrowData) XXX_Unmarshal(b []byte) error
type RoomLoginData ¶
type RoomLoginData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RoomLoginData) Descriptor ¶
func (*RoomLoginData) Descriptor() ([]byte, []int)
func (*RoomLoginData) GetRoomID ¶
func (m *RoomLoginData) GetRoomID() int64
func (*RoomLoginData) ProtoMessage ¶
func (*RoomLoginData) ProtoMessage()
func (*RoomLoginData) Reset ¶
func (m *RoomLoginData) Reset()
func (*RoomLoginData) String ¶
func (m *RoomLoginData) String() string
func (*RoomLoginData) XXX_DiscardUnknown ¶
func (m *RoomLoginData) XXX_DiscardUnknown()
func (*RoomLoginData) XXX_Marshal ¶
func (m *RoomLoginData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoomLoginData) XXX_Merge ¶
func (dst *RoomLoginData) XXX_Merge(src proto.Message)
func (*RoomLoginData) XXX_Size ¶
func (m *RoomLoginData) XXX_Size() int
func (*RoomLoginData) XXX_Unmarshal ¶
func (m *RoomLoginData) XXX_Unmarshal(b []byte) error
type RoundProcess0Data ¶
type RoundProcess0Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Owner int32 `protobuf:"varint,3,opt,name=owner,proto3" json:"owner,omitempty"` Poker int32 `protobuf:"varint,4,opt,name=poker,proto3" json:"poker,omitempty"` Index int32 `protobuf:"varint,5,opt,name=index,proto3" json:"index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
baccarat
func (*RoundProcess0Data) Descriptor ¶
func (*RoundProcess0Data) Descriptor() ([]byte, []int)
func (*RoundProcess0Data) GetIndex ¶
func (m *RoundProcess0Data) GetIndex() int32
func (*RoundProcess0Data) GetOwner ¶
func (m *RoundProcess0Data) GetOwner() int32
func (*RoundProcess0Data) GetPoker ¶
func (m *RoundProcess0Data) GetPoker() int32
func (*RoundProcess0Data) GetRoomID ¶
func (m *RoundProcess0Data) GetRoomID() int32
func (*RoundProcess0Data) GetRound ¶
func (m *RoundProcess0Data) GetRound() int64
func (*RoundProcess0Data) ProtoMessage ¶
func (*RoundProcess0Data) ProtoMessage()
func (*RoundProcess0Data) Reset ¶
func (m *RoundProcess0Data) Reset()
func (*RoundProcess0Data) String ¶
func (m *RoundProcess0Data) String() string
func (*RoundProcess0Data) XXX_DiscardUnknown ¶
func (m *RoundProcess0Data) XXX_DiscardUnknown()
func (*RoundProcess0Data) XXX_Marshal ¶
func (m *RoundProcess0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundProcess0Data) XXX_Merge ¶
func (dst *RoundProcess0Data) XXX_Merge(src proto.Message)
func (*RoundProcess0Data) XXX_Size ¶
func (m *RoundProcess0Data) XXX_Size() int
func (*RoundProcess0Data) XXX_Unmarshal ¶
func (m *RoundProcess0Data) XXX_Unmarshal(b []byte) error
type RoundProcess1Data ¶
type RoundProcess1Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Owner int32 `protobuf:"varint,3,opt,name=owner,proto3" json:"owner,omitempty"` Poker int32 `protobuf:"varint,4,opt,name=poker,proto3" json:"poker,omitempty"` Index int32 `protobuf:"varint,5,opt,name=index,proto3" json:"index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
dragonTiger
func (*RoundProcess1Data) Descriptor ¶
func (*RoundProcess1Data) Descriptor() ([]byte, []int)
func (*RoundProcess1Data) GetIndex ¶
func (m *RoundProcess1Data) GetIndex() int32
func (*RoundProcess1Data) GetOwner ¶
func (m *RoundProcess1Data) GetOwner() int32
func (*RoundProcess1Data) GetPoker ¶
func (m *RoundProcess1Data) GetPoker() int32
func (*RoundProcess1Data) GetRoomID ¶
func (m *RoundProcess1Data) GetRoomID() int32
func (*RoundProcess1Data) GetRound ¶
func (m *RoundProcess1Data) GetRound() int64
func (*RoundProcess1Data) ProtoMessage ¶
func (*RoundProcess1Data) ProtoMessage()
func (*RoundProcess1Data) Reset ¶
func (m *RoundProcess1Data) Reset()
func (*RoundProcess1Data) String ¶
func (m *RoundProcess1Data) String() string
func (*RoundProcess1Data) XXX_DiscardUnknown ¶
func (m *RoundProcess1Data) XXX_DiscardUnknown()
func (*RoundProcess1Data) XXX_Marshal ¶
func (m *RoundProcess1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundProcess1Data) XXX_Merge ¶
func (dst *RoundProcess1Data) XXX_Merge(src proto.Message)
func (*RoundProcess1Data) XXX_Size ¶
func (m *RoundProcess1Data) XXX_Size() int
func (*RoundProcess1Data) XXX_Unmarshal ¶
func (m *RoundProcess1Data) XXX_Unmarshal(b []byte) error
type RoundProcess2Data ¶
type RoundProcess2Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Owner int32 `protobuf:"varint,3,opt,name=owner,proto3" json:"owner,omitempty"` Poker int32 `protobuf:"varint,4,opt,name=poker,proto3" json:"poker,omitempty"` Index int32 `protobuf:"varint,5,opt,name=index,proto3" json:"index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
niuniu type2
func (*RoundProcess2Data) Descriptor ¶
func (*RoundProcess2Data) Descriptor() ([]byte, []int)
func (*RoundProcess2Data) GetIndex ¶
func (m *RoundProcess2Data) GetIndex() int32
func (*RoundProcess2Data) GetOwner ¶
func (m *RoundProcess2Data) GetOwner() int32
func (*RoundProcess2Data) GetPoker ¶
func (m *RoundProcess2Data) GetPoker() int32
func (*RoundProcess2Data) GetRoomID ¶
func (m *RoundProcess2Data) GetRoomID() int32
func (*RoundProcess2Data) GetRound ¶
func (m *RoundProcess2Data) GetRound() int64
func (*RoundProcess2Data) ProtoMessage ¶
func (*RoundProcess2Data) ProtoMessage()
func (*RoundProcess2Data) Reset ¶
func (m *RoundProcess2Data) Reset()
func (*RoundProcess2Data) String ¶
func (m *RoundProcess2Data) String() string
func (*RoundProcess2Data) XXX_DiscardUnknown ¶
func (m *RoundProcess2Data) XXX_DiscardUnknown()
func (*RoundProcess2Data) XXX_Marshal ¶
func (m *RoundProcess2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundProcess2Data) XXX_Merge ¶
func (dst *RoundProcess2Data) XXX_Merge(src proto.Message)
func (*RoundProcess2Data) XXX_Size ¶
func (m *RoundProcess2Data) XXX_Size() int
func (*RoundProcess2Data) XXX_Unmarshal ¶
func (m *RoundProcess2Data) XXX_Unmarshal(b []byte) error
type RoundResultType0Data ¶
type RoundResultType0Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Result int32 `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"` BankerPair int32 `protobuf:"varint,4,opt,name=bankerPair,proto3" json:"bankerPair,omitempty"` PlayerPair int32 `protobuf:"varint,5,opt,name=playerPair,proto3" json:"playerPair,omitempty"` BigSmall int32 `protobuf:"varint,6,opt,name=bigSmall,proto3" json:"bigSmall,omitempty"` AnyPair int32 `protobuf:"varint,7,opt,name=anyPair,proto3" json:"anyPair,omitempty"` PerfectPair int32 `protobuf:"varint,8,opt,name=perfectPair,proto3" json:"perfectPair,omitempty"` SuperSix int32 `protobuf:"varint,9,opt,name=superSix,proto3" json:"superSix,omitempty"` BankerPoint int32 `protobuf:"varint,10,opt,name=bankerPoint,proto3" json:"bankerPoint,omitempty"` PlayerPoint int32 `protobuf:"varint,11,opt,name=playerPoint,proto3" json:"playerPoint,omitempty"` BankerPoker []int32 `protobuf:"varint,12,rep,packed,name=bankerPoker,proto3" json:"bankerPoker,omitempty"` PlayerPoker []int32 `protobuf:"varint,13,rep,packed,name=playerPoker,proto3" json:"playerPoker,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RoundResultType0Data) Descriptor ¶
func (*RoundResultType0Data) Descriptor() ([]byte, []int)
func (*RoundResultType0Data) GetAnyPair ¶
func (m *RoundResultType0Data) GetAnyPair() int32
func (*RoundResultType0Data) GetBankerPair ¶
func (m *RoundResultType0Data) GetBankerPair() int32
func (*RoundResultType0Data) GetBankerPoint ¶
func (m *RoundResultType0Data) GetBankerPoint() int32
func (*RoundResultType0Data) GetBankerPoker ¶
func (m *RoundResultType0Data) GetBankerPoker() []int32
func (*RoundResultType0Data) GetBigSmall ¶
func (m *RoundResultType0Data) GetBigSmall() int32
func (*RoundResultType0Data) GetPerfectPair ¶
func (m *RoundResultType0Data) GetPerfectPair() int32
func (*RoundResultType0Data) GetPlayerPair ¶
func (m *RoundResultType0Data) GetPlayerPair() int32
func (*RoundResultType0Data) GetPlayerPoint ¶
func (m *RoundResultType0Data) GetPlayerPoint() int32
func (*RoundResultType0Data) GetPlayerPoker ¶
func (m *RoundResultType0Data) GetPlayerPoker() []int32
func (*RoundResultType0Data) GetResult ¶
func (m *RoundResultType0Data) GetResult() int32
func (*RoundResultType0Data) GetRoomID ¶
func (m *RoundResultType0Data) GetRoomID() int32
func (*RoundResultType0Data) GetRound ¶
func (m *RoundResultType0Data) GetRound() int64
func (*RoundResultType0Data) GetSuperSix ¶
func (m *RoundResultType0Data) GetSuperSix() int32
func (*RoundResultType0Data) ProtoMessage ¶
func (*RoundResultType0Data) ProtoMessage()
func (*RoundResultType0Data) Reset ¶
func (m *RoundResultType0Data) Reset()
func (*RoundResultType0Data) String ¶
func (m *RoundResultType0Data) String() string
func (*RoundResultType0Data) XXX_DiscardUnknown ¶
func (m *RoundResultType0Data) XXX_DiscardUnknown()
func (*RoundResultType0Data) XXX_Marshal ¶
func (m *RoundResultType0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundResultType0Data) XXX_Merge ¶
func (dst *RoundResultType0Data) XXX_Merge(src proto.Message)
func (*RoundResultType0Data) XXX_Size ¶
func (m *RoundResultType0Data) XXX_Size() int
func (*RoundResultType0Data) XXX_Unmarshal ¶
func (m *RoundResultType0Data) XXX_Unmarshal(b []byte) error
type RoundResultType1Data ¶
type RoundResultType1Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Result int32 `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"` DragonPoker int32 `protobuf:"varint,4,opt,name=dragonPoker,proto3" json:"dragonPoker,omitempty"` TigerPoker int32 `protobuf:"varint,5,opt,name=tigerPoker,proto3" json:"tigerPoker,omitempty"` DragonOddEven int32 `protobuf:"varint,6,opt,name=dragonOddEven,proto3" json:"dragonOddEven,omitempty"` DragonRedBlack int32 `protobuf:"varint,7,opt,name=dragonRedBlack,proto3" json:"dragonRedBlack,omitempty"` TigerOddEven int32 `protobuf:"varint,8,opt,name=tigerOddEven,proto3" json:"tigerOddEven,omitempty"` TigerRedBlack int32 `protobuf:"varint,9,opt,name=tigerRedBlack,proto3" json:"tigerRedBlack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RoundResultType1Data) Descriptor ¶
func (*RoundResultType1Data) Descriptor() ([]byte, []int)
func (*RoundResultType1Data) GetDragonOddEven ¶
func (m *RoundResultType1Data) GetDragonOddEven() int32
func (*RoundResultType1Data) GetDragonPoker ¶
func (m *RoundResultType1Data) GetDragonPoker() int32
func (*RoundResultType1Data) GetDragonRedBlack ¶
func (m *RoundResultType1Data) GetDragonRedBlack() int32
func (*RoundResultType1Data) GetResult ¶
func (m *RoundResultType1Data) GetResult() int32
func (*RoundResultType1Data) GetRoomID ¶
func (m *RoundResultType1Data) GetRoomID() int32
func (*RoundResultType1Data) GetRound ¶
func (m *RoundResultType1Data) GetRound() int64
func (*RoundResultType1Data) GetTigerOddEven ¶
func (m *RoundResultType1Data) GetTigerOddEven() int32
func (*RoundResultType1Data) GetTigerPoker ¶
func (m *RoundResultType1Data) GetTigerPoker() int32
func (*RoundResultType1Data) GetTigerRedBlack ¶
func (m *RoundResultType1Data) GetTigerRedBlack() int32
func (*RoundResultType1Data) ProtoMessage ¶
func (*RoundResultType1Data) ProtoMessage()
func (*RoundResultType1Data) Reset ¶
func (m *RoundResultType1Data) Reset()
func (*RoundResultType1Data) String ¶
func (m *RoundResultType1Data) String() string
func (*RoundResultType1Data) XXX_DiscardUnknown ¶
func (m *RoundResultType1Data) XXX_DiscardUnknown()
func (*RoundResultType1Data) XXX_Marshal ¶
func (m *RoundResultType1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundResultType1Data) XXX_Merge ¶
func (dst *RoundResultType1Data) XXX_Merge(src proto.Message)
func (*RoundResultType1Data) XXX_Size ¶
func (m *RoundResultType1Data) XXX_Size() int
func (*RoundResultType1Data) XXX_Unmarshal ¶
func (m *RoundResultType1Data) XXX_Unmarshal(b []byte) error
type RoundResultType2Data ¶
type RoundResultType2Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Head int32 `protobuf:"varint,3,opt,name=head,proto3" json:"head,omitempty"` Owner0 *RoundResultType2Owner `protobuf:"bytes,4,opt,name=owner0,proto3" json:"owner0,omitempty"` Owner1 *RoundResultType2Owner `protobuf:"bytes,5,opt,name=owner1,proto3" json:"owner1,omitempty"` Owner2 *RoundResultType2Owner `protobuf:"bytes,6,opt,name=owner2,proto3" json:"owner2,omitempty"` Owner3 *RoundResultType2Owner `protobuf:"bytes,7,opt,name=owner3,proto3" json:"owner3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RoundResultType2Data) Descriptor ¶
func (*RoundResultType2Data) Descriptor() ([]byte, []int)
func (*RoundResultType2Data) GetHead ¶
func (m *RoundResultType2Data) GetHead() int32
func (*RoundResultType2Data) GetOwner0 ¶
func (m *RoundResultType2Data) GetOwner0() *RoundResultType2Owner
func (*RoundResultType2Data) GetOwner1 ¶
func (m *RoundResultType2Data) GetOwner1() *RoundResultType2Owner
func (*RoundResultType2Data) GetOwner2 ¶
func (m *RoundResultType2Data) GetOwner2() *RoundResultType2Owner
func (*RoundResultType2Data) GetOwner3 ¶
func (m *RoundResultType2Data) GetOwner3() *RoundResultType2Owner
func (*RoundResultType2Data) GetRoomID ¶
func (m *RoundResultType2Data) GetRoomID() int32
func (*RoundResultType2Data) GetRound ¶
func (m *RoundResultType2Data) GetRound() int64
func (*RoundResultType2Data) ProtoMessage ¶
func (*RoundResultType2Data) ProtoMessage()
func (*RoundResultType2Data) Reset ¶
func (m *RoundResultType2Data) Reset()
func (*RoundResultType2Data) String ¶
func (m *RoundResultType2Data) String() string
func (*RoundResultType2Data) XXX_DiscardUnknown ¶
func (m *RoundResultType2Data) XXX_DiscardUnknown()
func (*RoundResultType2Data) XXX_Marshal ¶
func (m *RoundResultType2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundResultType2Data) XXX_Merge ¶
func (dst *RoundResultType2Data) XXX_Merge(src proto.Message)
func (*RoundResultType2Data) XXX_Size ¶
func (m *RoundResultType2Data) XXX_Size() int
func (*RoundResultType2Data) XXX_Unmarshal ¶
func (m *RoundResultType2Data) XXX_Unmarshal(b []byte) error
type RoundResultType2Owner ¶
type RoundResultType2Owner struct { Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"` Poker []int32 `protobuf:"varint,2,rep,packed,name=poker,proto3" json:"poker,omitempty"` Pattern int32 `protobuf:"varint,3,opt,name=pattern,proto3" json:"pattern,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RoundResultType2Owner) Descriptor ¶
func (*RoundResultType2Owner) Descriptor() ([]byte, []int)
func (*RoundResultType2Owner) GetPattern ¶
func (m *RoundResultType2Owner) GetPattern() int32
func (*RoundResultType2Owner) GetPoker ¶
func (m *RoundResultType2Owner) GetPoker() []int32
func (*RoundResultType2Owner) GetResult ¶
func (m *RoundResultType2Owner) GetResult() int32
func (*RoundResultType2Owner) ProtoMessage ¶
func (*RoundResultType2Owner) ProtoMessage()
func (*RoundResultType2Owner) Reset ¶
func (m *RoundResultType2Owner) Reset()
func (*RoundResultType2Owner) String ¶
func (m *RoundResultType2Owner) String() string
func (*RoundResultType2Owner) XXX_DiscardUnknown ¶
func (m *RoundResultType2Owner) XXX_DiscardUnknown()
func (*RoundResultType2Owner) XXX_Marshal ¶
func (m *RoundResultType2Owner) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundResultType2Owner) XXX_Merge ¶
func (dst *RoundResultType2Owner) XXX_Merge(src proto.Message)
func (*RoundResultType2Owner) XXX_Size ¶
func (m *RoundResultType2Owner) XXX_Size() int
func (*RoundResultType2Owner) XXX_Unmarshal ¶
func (m *RoundResultType2Owner) XXX_Unmarshal(b []byte) error
type RoundResultType6Data ¶
type RoundResultType6Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Dice []int32 `protobuf:"varint,3,rep,packed,name=dice,proto3" json:"dice,omitempty"` Sum int32 `protobuf:"varint,4,opt,name=sum,proto3" json:"sum,omitempty"` BigSmall int32 `protobuf:"varint,5,opt,name=bigSmall,proto3" json:"bigSmall,omitempty"` OddEven int32 `protobuf:"varint,6,opt,name=oddEven,proto3" json:"oddEven,omitempty"` Triple int32 `protobuf:"varint,7,opt,name=triple,proto3" json:"triple,omitempty"` Pair int32 `protobuf:"varint,8,opt,name=pair,proto3" json:"pair,omitempty"` Paigow []*RoundResultType6DataInnerType `protobuf:"bytes,9,rep,name=paigow,proto3" json:"paigow,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
sicbo type6
func (*RoundResultType6Data) Descriptor ¶
func (*RoundResultType6Data) Descriptor() ([]byte, []int)
func (*RoundResultType6Data) GetBigSmall ¶
func (m *RoundResultType6Data) GetBigSmall() int32
func (*RoundResultType6Data) GetDice ¶
func (m *RoundResultType6Data) GetDice() []int32
func (*RoundResultType6Data) GetOddEven ¶
func (m *RoundResultType6Data) GetOddEven() int32
func (*RoundResultType6Data) GetPaigow ¶
func (m *RoundResultType6Data) GetPaigow() []*RoundResultType6DataInnerType
func (*RoundResultType6Data) GetPair ¶
func (m *RoundResultType6Data) GetPair() int32
func (*RoundResultType6Data) GetRoomID ¶
func (m *RoundResultType6Data) GetRoomID() int32
func (*RoundResultType6Data) GetRound ¶
func (m *RoundResultType6Data) GetRound() int64
func (*RoundResultType6Data) GetSum ¶
func (m *RoundResultType6Data) GetSum() int32
func (*RoundResultType6Data) GetTriple ¶
func (m *RoundResultType6Data) GetTriple() int32
func (*RoundResultType6Data) ProtoMessage ¶
func (*RoundResultType6Data) ProtoMessage()
func (*RoundResultType6Data) Reset ¶
func (m *RoundResultType6Data) Reset()
func (*RoundResultType6Data) String ¶
func (m *RoundResultType6Data) String() string
func (*RoundResultType6Data) XXX_DiscardUnknown ¶
func (m *RoundResultType6Data) XXX_DiscardUnknown()
func (*RoundResultType6Data) XXX_Marshal ¶
func (m *RoundResultType6Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundResultType6Data) XXX_Merge ¶
func (dst *RoundResultType6Data) XXX_Merge(src proto.Message)
func (*RoundResultType6Data) XXX_Size ¶
func (m *RoundResultType6Data) XXX_Size() int
func (*RoundResultType6Data) XXX_Unmarshal ¶
func (m *RoundResultType6Data) XXX_Unmarshal(b []byte) error
type RoundResultType6DataInnerType ¶
type RoundResultType6DataInnerType struct { Result []int32 `protobuf:"varint,1,rep,packed,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RoundResultType6DataInnerType) Descriptor ¶
func (*RoundResultType6DataInnerType) Descriptor() ([]byte, []int)
func (*RoundResultType6DataInnerType) GetResult ¶
func (m *RoundResultType6DataInnerType) GetResult() []int32
func (*RoundResultType6DataInnerType) ProtoMessage ¶
func (*RoundResultType6DataInnerType) ProtoMessage()
func (*RoundResultType6DataInnerType) Reset ¶
func (m *RoundResultType6DataInnerType) Reset()
func (*RoundResultType6DataInnerType) String ¶
func (m *RoundResultType6DataInnerType) String() string
func (*RoundResultType6DataInnerType) XXX_DiscardUnknown ¶
func (m *RoundResultType6DataInnerType) XXX_DiscardUnknown()
func (*RoundResultType6DataInnerType) XXX_Marshal ¶
func (m *RoundResultType6DataInnerType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundResultType6DataInnerType) XXX_Merge ¶
func (dst *RoundResultType6DataInnerType) XXX_Merge(src proto.Message)
func (*RoundResultType6DataInnerType) XXX_Size ¶
func (m *RoundResultType6DataInnerType) XXX_Size() int
func (*RoundResultType6DataInnerType) XXX_Unmarshal ¶
func (m *RoundResultType6DataInnerType) XXX_Unmarshal(b []byte) error
type RoundResultType7Data ¶
type RoundResultType7Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Result int32 `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"` BigSmall int32 `protobuf:"varint,4,opt,name=bigSmall,proto3" json:"bigSmall,omitempty"` OddEven int32 `protobuf:"varint,5,opt,name=oddEven,proto3" json:"oddEven,omitempty"` RedBlack int32 `protobuf:"varint,6,opt,name=redBlack,proto3" json:"redBlack,omitempty"` Dozen int32 `protobuf:"varint,7,opt,name=dozen,proto3" json:"dozen,omitempty"` Column int32 `protobuf:"varint,8,opt,name=column,proto3" json:"column,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
rolette type7
func (*RoundResultType7Data) Descriptor ¶
func (*RoundResultType7Data) Descriptor() ([]byte, []int)
func (*RoundResultType7Data) GetBigSmall ¶
func (m *RoundResultType7Data) GetBigSmall() int32
func (*RoundResultType7Data) GetColumn ¶
func (m *RoundResultType7Data) GetColumn() int32
func (*RoundResultType7Data) GetDozen ¶
func (m *RoundResultType7Data) GetDozen() int32
func (*RoundResultType7Data) GetOddEven ¶
func (m *RoundResultType7Data) GetOddEven() int32
func (*RoundResultType7Data) GetRedBlack ¶
func (m *RoundResultType7Data) GetRedBlack() int32
func (*RoundResultType7Data) GetResult ¶
func (m *RoundResultType7Data) GetResult() int32
func (*RoundResultType7Data) GetRoomID ¶
func (m *RoundResultType7Data) GetRoomID() int32
func (*RoundResultType7Data) GetRound ¶
func (m *RoundResultType7Data) GetRound() int64
func (*RoundResultType7Data) ProtoMessage ¶
func (*RoundResultType7Data) ProtoMessage()
func (*RoundResultType7Data) Reset ¶
func (m *RoundResultType7Data) Reset()
func (*RoundResultType7Data) String ¶
func (m *RoundResultType7Data) String() string
func (*RoundResultType7Data) XXX_DiscardUnknown ¶
func (m *RoundResultType7Data) XXX_DiscardUnknown()
func (*RoundResultType7Data) XXX_Marshal ¶
func (m *RoundResultType7Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RoundResultType7Data) XXX_Merge ¶
func (dst *RoundResultType7Data) XXX_Merge(src proto.Message)
func (*RoundResultType7Data) XXX_Size ¶
func (m *RoundResultType7Data) XXX_Size() int
func (*RoundResultType7Data) XXX_Unmarshal ¶
func (m *RoundResultType7Data) XXX_Unmarshal(b []byte) error
type UpdateResultType0Data ¶
type UpdateResultType0Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Result int32 `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"` BankerPair int32 `protobuf:"varint,4,opt,name=bankerPair,proto3" json:"bankerPair,omitempty"` PlayerPair int32 `protobuf:"varint,5,opt,name=playerPair,proto3" json:"playerPair,omitempty"` BigSmall int32 `protobuf:"varint,6,opt,name=bigSmall,proto3" json:"bigSmall,omitempty"` AnyPair int32 `protobuf:"varint,7,opt,name=anyPair,proto3" json:"anyPair,omitempty"` PerfectPair int32 `protobuf:"varint,8,opt,name=perfectPair,proto3" json:"perfectPair,omitempty"` SuperSix int32 `protobuf:"varint,9,opt,name=superSix,proto3" json:"superSix,omitempty"` BankerPoint int32 `protobuf:"varint,10,opt,name=bankerPoint,proto3" json:"bankerPoint,omitempty"` PlayerPoint int32 `protobuf:"varint,11,opt,name=playerPoint,proto3" json:"playerPoint,omitempty"` BankerPoker []int32 `protobuf:"varint,12,rep,packed,name=bankerPoker,proto3" json:"bankerPoker,omitempty"` PlayerPoker []int32 `protobuf:"varint,13,rep,packed,name=playerPoker,proto3" json:"playerPoker,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateResultType0Data) Descriptor ¶
func (*UpdateResultType0Data) Descriptor() ([]byte, []int)
func (*UpdateResultType0Data) GetAnyPair ¶
func (m *UpdateResultType0Data) GetAnyPair() int32
func (*UpdateResultType0Data) GetBankerPair ¶
func (m *UpdateResultType0Data) GetBankerPair() int32
func (*UpdateResultType0Data) GetBankerPoint ¶
func (m *UpdateResultType0Data) GetBankerPoint() int32
func (*UpdateResultType0Data) GetBankerPoker ¶
func (m *UpdateResultType0Data) GetBankerPoker() []int32
func (*UpdateResultType0Data) GetBigSmall ¶
func (m *UpdateResultType0Data) GetBigSmall() int32
func (*UpdateResultType0Data) GetPerfectPair ¶
func (m *UpdateResultType0Data) GetPerfectPair() int32
func (*UpdateResultType0Data) GetPlayerPair ¶
func (m *UpdateResultType0Data) GetPlayerPair() int32
func (*UpdateResultType0Data) GetPlayerPoint ¶
func (m *UpdateResultType0Data) GetPlayerPoint() int32
func (*UpdateResultType0Data) GetPlayerPoker ¶
func (m *UpdateResultType0Data) GetPlayerPoker() []int32
func (*UpdateResultType0Data) GetResult ¶
func (m *UpdateResultType0Data) GetResult() int32
func (*UpdateResultType0Data) GetRoomID ¶
func (m *UpdateResultType0Data) GetRoomID() int32
func (*UpdateResultType0Data) GetRound ¶
func (m *UpdateResultType0Data) GetRound() int64
func (*UpdateResultType0Data) GetSuperSix ¶
func (m *UpdateResultType0Data) GetSuperSix() int32
func (*UpdateResultType0Data) ProtoMessage ¶
func (*UpdateResultType0Data) ProtoMessage()
func (*UpdateResultType0Data) Reset ¶
func (m *UpdateResultType0Data) Reset()
func (*UpdateResultType0Data) String ¶
func (m *UpdateResultType0Data) String() string
func (*UpdateResultType0Data) XXX_DiscardUnknown ¶
func (m *UpdateResultType0Data) XXX_DiscardUnknown()
func (*UpdateResultType0Data) XXX_Marshal ¶
func (m *UpdateResultType0Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateResultType0Data) XXX_Merge ¶
func (dst *UpdateResultType0Data) XXX_Merge(src proto.Message)
func (*UpdateResultType0Data) XXX_Size ¶
func (m *UpdateResultType0Data) XXX_Size() int
func (*UpdateResultType0Data) XXX_Unmarshal ¶
func (m *UpdateResultType0Data) XXX_Unmarshal(b []byte) error
type UpdateResultType1Data ¶
type UpdateResultType1Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Result int32 `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"` DragonPoker int32 `protobuf:"varint,4,opt,name=dragonPoker,proto3" json:"dragonPoker,omitempty"` TigerPoker int32 `protobuf:"varint,5,opt,name=tigerPoker,proto3" json:"tigerPoker,omitempty"` DragonOddEven int32 `protobuf:"varint,6,opt,name=dragonOddEven,proto3" json:"dragonOddEven,omitempty"` DragonRedBlack int32 `protobuf:"varint,7,opt,name=dragonRedBlack,proto3" json:"dragonRedBlack,omitempty"` TigerOddEven int32 `protobuf:"varint,8,opt,name=tigerOddEven,proto3" json:"tigerOddEven,omitempty"` TigerRedBlack int32 `protobuf:"varint,9,opt,name=tigerRedBlack,proto3" json:"tigerRedBlack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateResultType1Data) Descriptor ¶
func (*UpdateResultType1Data) Descriptor() ([]byte, []int)
func (*UpdateResultType1Data) GetDragonOddEven ¶
func (m *UpdateResultType1Data) GetDragonOddEven() int32
func (*UpdateResultType1Data) GetDragonPoker ¶
func (m *UpdateResultType1Data) GetDragonPoker() int32
func (*UpdateResultType1Data) GetDragonRedBlack ¶
func (m *UpdateResultType1Data) GetDragonRedBlack() int32
func (*UpdateResultType1Data) GetResult ¶
func (m *UpdateResultType1Data) GetResult() int32
func (*UpdateResultType1Data) GetRoomID ¶
func (m *UpdateResultType1Data) GetRoomID() int32
func (*UpdateResultType1Data) GetRound ¶
func (m *UpdateResultType1Data) GetRound() int64
func (*UpdateResultType1Data) GetTigerOddEven ¶
func (m *UpdateResultType1Data) GetTigerOddEven() int32
func (*UpdateResultType1Data) GetTigerPoker ¶
func (m *UpdateResultType1Data) GetTigerPoker() int32
func (*UpdateResultType1Data) GetTigerRedBlack ¶
func (m *UpdateResultType1Data) GetTigerRedBlack() int32
func (*UpdateResultType1Data) ProtoMessage ¶
func (*UpdateResultType1Data) ProtoMessage()
func (*UpdateResultType1Data) Reset ¶
func (m *UpdateResultType1Data) Reset()
func (*UpdateResultType1Data) String ¶
func (m *UpdateResultType1Data) String() string
func (*UpdateResultType1Data) XXX_DiscardUnknown ¶
func (m *UpdateResultType1Data) XXX_DiscardUnknown()
func (*UpdateResultType1Data) XXX_Marshal ¶
func (m *UpdateResultType1Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateResultType1Data) XXX_Merge ¶
func (dst *UpdateResultType1Data) XXX_Merge(src proto.Message)
func (*UpdateResultType1Data) XXX_Size ¶
func (m *UpdateResultType1Data) XXX_Size() int
func (*UpdateResultType1Data) XXX_Unmarshal ¶
func (m *UpdateResultType1Data) XXX_Unmarshal(b []byte) error
type UpdateResultType2Data ¶
type UpdateResultType2Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Head int32 `protobuf:"varint,3,opt,name=head,proto3" json:"head,omitempty"` Owner0 *RoundResultType2Owner `protobuf:"bytes,4,opt,name=owner0,proto3" json:"owner0,omitempty"` Owner1 *RoundResultType2Owner `protobuf:"bytes,5,opt,name=owner1,proto3" json:"owner1,omitempty"` Owner2 *RoundResultType2Owner `protobuf:"bytes,6,opt,name=owner2,proto3" json:"owner2,omitempty"` Owner3 *RoundResultType2Owner `protobuf:"bytes,7,opt,name=owner3,proto3" json:"owner3,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateResultType2Data) Descriptor ¶
func (*UpdateResultType2Data) Descriptor() ([]byte, []int)
func (*UpdateResultType2Data) GetHead ¶
func (m *UpdateResultType2Data) GetHead() int32
func (*UpdateResultType2Data) GetOwner0 ¶
func (m *UpdateResultType2Data) GetOwner0() *RoundResultType2Owner
func (*UpdateResultType2Data) GetOwner1 ¶
func (m *UpdateResultType2Data) GetOwner1() *RoundResultType2Owner
func (*UpdateResultType2Data) GetOwner2 ¶
func (m *UpdateResultType2Data) GetOwner2() *RoundResultType2Owner
func (*UpdateResultType2Data) GetOwner3 ¶
func (m *UpdateResultType2Data) GetOwner3() *RoundResultType2Owner
func (*UpdateResultType2Data) GetRoomID ¶
func (m *UpdateResultType2Data) GetRoomID() int32
func (*UpdateResultType2Data) GetRound ¶
func (m *UpdateResultType2Data) GetRound() int64
func (*UpdateResultType2Data) ProtoMessage ¶
func (*UpdateResultType2Data) ProtoMessage()
func (*UpdateResultType2Data) Reset ¶
func (m *UpdateResultType2Data) Reset()
func (*UpdateResultType2Data) String ¶
func (m *UpdateResultType2Data) String() string
func (*UpdateResultType2Data) XXX_DiscardUnknown ¶
func (m *UpdateResultType2Data) XXX_DiscardUnknown()
func (*UpdateResultType2Data) XXX_Marshal ¶
func (m *UpdateResultType2Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateResultType2Data) XXX_Merge ¶
func (dst *UpdateResultType2Data) XXX_Merge(src proto.Message)
func (*UpdateResultType2Data) XXX_Size ¶
func (m *UpdateResultType2Data) XXX_Size() int
func (*UpdateResultType2Data) XXX_Unmarshal ¶
func (m *UpdateResultType2Data) XXX_Unmarshal(b []byte) error
type UpdateResultType6Data ¶
type UpdateResultType6Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Dice []int32 `protobuf:"varint,3,rep,packed,name=dice,proto3" json:"dice,omitempty"` Sum int32 `protobuf:"varint,4,opt,name=sum,proto3" json:"sum,omitempty"` BigSmall int32 `protobuf:"varint,5,opt,name=bigSmall,proto3" json:"bigSmall,omitempty"` OddEven int32 `protobuf:"varint,6,opt,name=oddEven,proto3" json:"oddEven,omitempty"` Triple int32 `protobuf:"varint,7,opt,name=triple,proto3" json:"triple,omitempty"` Pair int32 `protobuf:"varint,8,opt,name=pair,proto3" json:"pair,omitempty"` Paigow []*RoundResultType6DataInnerType `protobuf:"bytes,9,rep,name=paigow,proto3" json:"paigow,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateResultType6Data) Descriptor ¶
func (*UpdateResultType6Data) Descriptor() ([]byte, []int)
func (*UpdateResultType6Data) GetBigSmall ¶
func (m *UpdateResultType6Data) GetBigSmall() int32
func (*UpdateResultType6Data) GetDice ¶
func (m *UpdateResultType6Data) GetDice() []int32
func (*UpdateResultType6Data) GetOddEven ¶
func (m *UpdateResultType6Data) GetOddEven() int32
func (*UpdateResultType6Data) GetPaigow ¶
func (m *UpdateResultType6Data) GetPaigow() []*RoundResultType6DataInnerType
func (*UpdateResultType6Data) GetPair ¶
func (m *UpdateResultType6Data) GetPair() int32
func (*UpdateResultType6Data) GetRoomID ¶
func (m *UpdateResultType6Data) GetRoomID() int32
func (*UpdateResultType6Data) GetRound ¶
func (m *UpdateResultType6Data) GetRound() int64
func (*UpdateResultType6Data) GetSum ¶
func (m *UpdateResultType6Data) GetSum() int32
func (*UpdateResultType6Data) GetTriple ¶
func (m *UpdateResultType6Data) GetTriple() int32
func (*UpdateResultType6Data) ProtoMessage ¶
func (*UpdateResultType6Data) ProtoMessage()
func (*UpdateResultType6Data) Reset ¶
func (m *UpdateResultType6Data) Reset()
func (*UpdateResultType6Data) String ¶
func (m *UpdateResultType6Data) String() string
func (*UpdateResultType6Data) XXX_DiscardUnknown ¶
func (m *UpdateResultType6Data) XXX_DiscardUnknown()
func (*UpdateResultType6Data) XXX_Marshal ¶
func (m *UpdateResultType6Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateResultType6Data) XXX_Merge ¶
func (dst *UpdateResultType6Data) XXX_Merge(src proto.Message)
func (*UpdateResultType6Data) XXX_Size ¶
func (m *UpdateResultType6Data) XXX_Size() int
func (*UpdateResultType6Data) XXX_Unmarshal ¶
func (m *UpdateResultType6Data) XXX_Unmarshal(b []byte) error
type UpdateResultType7Data ¶
type UpdateResultType7Data struct { RoomID int32 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Round int64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"` Result int32 `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"` BigSmall int32 `protobuf:"varint,4,opt,name=bigSmall,proto3" json:"bigSmall,omitempty"` OddEven int32 `protobuf:"varint,5,opt,name=oddEven,proto3" json:"oddEven,omitempty"` RedBlack int32 `protobuf:"varint,6,opt,name=redBlack,proto3" json:"redBlack,omitempty"` Dozen int32 `protobuf:"varint,7,opt,name=dozen,proto3" json:"dozen,omitempty"` Column int32 `protobuf:"varint,8,opt,name=column,proto3" json:"column,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateResultType7Data) Descriptor ¶
func (*UpdateResultType7Data) Descriptor() ([]byte, []int)
func (*UpdateResultType7Data) GetBigSmall ¶
func (m *UpdateResultType7Data) GetBigSmall() int32
func (*UpdateResultType7Data) GetColumn ¶
func (m *UpdateResultType7Data) GetColumn() int32
func (*UpdateResultType7Data) GetDozen ¶
func (m *UpdateResultType7Data) GetDozen() int32
func (*UpdateResultType7Data) GetOddEven ¶
func (m *UpdateResultType7Data) GetOddEven() int32
func (*UpdateResultType7Data) GetRedBlack ¶
func (m *UpdateResultType7Data) GetRedBlack() int32
func (*UpdateResultType7Data) GetResult ¶
func (m *UpdateResultType7Data) GetResult() int32
func (*UpdateResultType7Data) GetRoomID ¶
func (m *UpdateResultType7Data) GetRoomID() int32
func (*UpdateResultType7Data) GetRound ¶
func (m *UpdateResultType7Data) GetRound() int64
func (*UpdateResultType7Data) ProtoMessage ¶
func (*UpdateResultType7Data) ProtoMessage()
func (*UpdateResultType7Data) Reset ¶
func (m *UpdateResultType7Data) Reset()
func (*UpdateResultType7Data) String ¶
func (m *UpdateResultType7Data) String() string
func (*UpdateResultType7Data) XXX_DiscardUnknown ¶
func (m *UpdateResultType7Data) XXX_DiscardUnknown()
func (*UpdateResultType7Data) XXX_Marshal ¶
func (m *UpdateResultType7Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateResultType7Data) XXX_Merge ¶
func (dst *UpdateResultType7Data) XXX_Merge(src proto.Message)
func (*UpdateResultType7Data) XXX_Size ¶
func (m *UpdateResultType7Data) XXX_Size() int
func (*UpdateResultType7Data) XXX_Unmarshal ¶
func (m *UpdateResultType7Data) XXX_Unmarshal(b []byte) error
type WaitingData ¶
type WaitingData struct { RoomID int64 `protobuf:"varint,1,opt,name=roomID,proto3" json:"roomID,omitempty"` Boot int64 `protobuf:"varint,2,opt,name=boot,proto3" json:"boot,omitempty"` Round int64 `protobuf:"varint,3,opt,name=round,proto3" json:"round,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WaitingData) Descriptor ¶
func (*WaitingData) Descriptor() ([]byte, []int)
func (*WaitingData) GetBoot ¶
func (m *WaitingData) GetBoot() int64
func (*WaitingData) GetRoomID ¶
func (m *WaitingData) GetRoomID() int64
func (*WaitingData) GetRound ¶
func (m *WaitingData) GetRound() int64
func (*WaitingData) ProtoMessage ¶
func (*WaitingData) ProtoMessage()
func (*WaitingData) Reset ¶
func (m *WaitingData) Reset()
func (*WaitingData) String ¶
func (m *WaitingData) String() string
func (*WaitingData) XXX_DiscardUnknown ¶
func (m *WaitingData) XXX_DiscardUnknown()
func (*WaitingData) XXX_Marshal ¶
func (m *WaitingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WaitingData) XXX_Merge ¶
func (dst *WaitingData) XXX_Merge(src proto.Message)
func (*WaitingData) XXX_Size ¶
func (m *WaitingData) XXX_Size() int
func (*WaitingData) XXX_Unmarshal ¶
func (m *WaitingData) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.