package importdedup

import "github.com/gogo/protobuf/test/importdedup"

Package importdedup is a generated protocol buffer package.

It is generated from these files:

proto.proto

It has these top-level messages:

Object

Index

Types

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

Source Files

proto.pb.go

Directories

PathSynopsis
test/importdedup/subpkgPackage subpkg is a generated protocol buffer package.
Version
v1.0.0
Published
Feb 2, 2018
Platform
js/wasm
Imports
5 packages
Last checked
2 days ago

Tools for package owners.