Versions in this module Expand all Collapse all v1 v1.1.21 Jul 5, 2021 Changes in this version + type Game struct + GameID string + Status int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Game) Descriptor() ([]byte, []int) + func (*Game) ProtoMessage() + func (dst *Game) XXX_Merge(src proto.Message) + func (m *Game) GetGameID() string + func (m *Game) GetStatus() int64 + func (m *Game) Reset() + func (m *Game) String() string + func (m *Game) XXX_DiscardUnknown() + func (m *Game) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Game) XXX_Size() int + func (m *Game) XXX_Unmarshal(b []byte) error + type GameAddr struct + Addr string + GameID string + Txhash string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GameAddr) Descriptor() ([]byte, []int) + func (*GameAddr) ProtoMessage() + func (dst *GameAddr) XXX_Merge(src proto.Message) + func (m *GameAddr) GetAddr() string + func (m *GameAddr) GetGameID() string + func (m *GameAddr) GetTxhash() string + func (m *GameAddr) Reset() + func (m *GameAddr) String() string + func (m *GameAddr) XXX_DiscardUnknown() + func (m *GameAddr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GameAddr) XXX_Size() int + func (m *GameAddr) XXX_Unmarshal(b []byte) error