Versions in this module Expand all Collapse all v1 v1.1.1 Jul 17, 2018 v1.1.0 Jul 15, 2018 Changes in this version + var ErrIntOverflowC = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthC = fmt.Errorf("proto: negative length found during unmarshaling") + type C struct + F2 *github_com_gogo_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 (dst *C) XXX_Merge(src proto.Message) + func (m *C) Marshal() (dAtA []byte, err error) + func (m *C) MarshalTo(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_Size() int + func (m *C) XXX_Unmarshal(b []byte) error + func (this *C) Equal(that interface{}) bool