importdedup - ActiveState ActiveGo 1.8
...

Package importdedup

import "github.com/gogo/protobuf/test/importdedup"
Overview
Index
Subdirectories

Overview ▾

Package importdedup is a generated protocol buffer package.

It is generated from these files:

proto.proto

It has these top-level messages:

Object

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

Subdirectories

Name Synopsis
..
subpkg Package subpkg is a generated protocol buffer package.