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