Documentation ¶
Index ¶
- type MsgY
- func (*MsgY) Descriptor() ([]byte, []int)
- func (*MsgY) ProtoMessage()
- func (m *MsgY) Reset()
- func (m *MsgY) String() string
- func (m *MsgY) XXX_DiscardUnknown()
- func (m *MsgY) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MsgY) XXX_Merge(src proto.Message)
- func (m *MsgY) XXX_Size() int
- func (m *MsgY) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MsgY ¶
type MsgY struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MsgY) Descriptor ¶
func (*MsgY) ProtoMessage ¶
func (*MsgY) ProtoMessage()
func (*MsgY) XXX_DiscardUnknown ¶ added in v5.5.1
func (m *MsgY) XXX_DiscardUnknown()
func (*MsgY) XXX_Marshal ¶ added in v5.5.1
func (*MsgY) XXX_Unmarshal ¶ added in v5.5.1
Click to show internal directories.
Click to hide internal directories.