Documentation ¶
Index ¶
- Variables
- type C
- func (*C) Descriptor() ([]byte, []int)
- func (this *C) Equal(that interface{}) bool
- func (m *C) Marshal() (dAtA []byte, err error)
- func (m *C) MarshalTo(dAtA []byte) (int, error)
- func (m *C) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*C) ProtoMessage()
- func (m *C) Reset()
- func (m *C) Size() (n int)
- func (m *C) String() string
- func (m *C) Unmarshal(dAtA []byte) error
- func (m *C) XXX_DiscardUnknown()
- func (m *C) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *C) XXX_Merge(src proto.Message)
- func (m *C) XXX_Size() int
- func (m *C) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type C ¶
type C struct { F2 *github_com_tron_us_protobuf_test_importcustom_issue389_imported.B `` /* 142-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" pg:"-"` XXX_unrecognized []byte `json:"-" pg:"-"` XXX_sizecache int32 `json:"-" pg:"-"` }
func NewPopulatedC ¶
func (*C) Descriptor ¶
func (*C) ProtoMessage ¶
func (*C) ProtoMessage()
func (*C) XXX_DiscardUnknown ¶
func (m *C) XXX_DiscardUnknown()
func (*C) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.