Versions in this module Expand all Collapse all v1 v1.3.7 Mar 25, 2020 v1.3.4 Nov 19, 2019 Changes in this version + var ErrIntOverflowC = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthC = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupC = fmt.Errorf("proto: unexpected end of group") + type C struct + F2 *github_com_tron_us_protobuf_test_importcustom_issue389_imported.B + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func NewPopulatedC(r randyC, easy bool) *C + func (*C) Descriptor() ([]byte, []int) + func (*C) ProtoMessage() + 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 (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 + func (this *C) Equal(that interface{}) bool