Documentation
¶
Overview ¶
Package importing is a generated protocol buffer package.
It is generated from these files:
c.proto
It has these top-level messages:
C
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 (*C) ProtoMessage()
- func (m *C) Reset()
- func (m *C) Size() (n int)
- func (m *C) String() string
- func (m *C) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthC = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowC = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type C ¶
type C struct {
F2 *github_com_gogo_protobuf_test_importcustom_issue389_imported.B `protobuf:"bytes,1,opt,name=f2,customtype=github.com/gogo/protobuf/test/importcustom-issue389/imported.B" json:"f2,omitempty"`
}
func NewPopulatedC ¶
func (*C) Descriptor ¶
func (*C) ProtoMessage ¶
func (*C) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.