...
Package importdedup
Overview ▹
Index ▹
type Object ¶
type Object struct { CustomField *github_com_gogo_protobuf_test_importdedup_subpkg.CustomType `protobuf:"bytes,1,opt,name=CustomField,customtype=github.com/gogo/protobuf/test/importdedup/subpkg.CustomType" json:"CustomField,omitempty"` SubObject *subpkg.SubObject `protobuf:"bytes,2,opt,name=SubObject" json:"SubObject,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Object) Descriptor ¶
func (*Object) Descriptor() ([]byte, []int)
func (*Object) GetSubObject ¶
func (m *Object) GetSubObject() *subpkg.SubObject
func (*Object) ProtoMessage ¶
func (*Object) ProtoMessage()
func (*Object) Reset ¶
func (m *Object) Reset()
func (*Object) String ¶
func (m *Object) String() string