package importduplicate

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

Package importduplicate is a generated protocol buffer package.

It is generated from these files:

importduplicate.proto

It has these top-level messages:

MapAndSortKeys

Index

Types

type MapAndSortKeys

type MapAndSortKeys struct {
	Key      *sortkeys.Object `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	KeyValue map[int32]string `protobuf:"bytes,2,rep,name=keyValue" json:"keyValue,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
	Value    *proto1.Subject  `protobuf:"bytes,3,opt,name=value" json:"value,omitempty"`
}

func NewPopulatedMapAndSortKeys

func NewPopulatedMapAndSortKeys(r randyImportduplicate, easy bool) *MapAndSortKeys

func (*MapAndSortKeys) Descriptor

func (*MapAndSortKeys) Descriptor() ([]byte, []int)

func (*MapAndSortKeys) Equal

func (this *MapAndSortKeys) Equal(that interface{}) bool

func (*MapAndSortKeys) GetKey

func (m *MapAndSortKeys) GetKey() *sortkeys.Object

func (*MapAndSortKeys) GetKeyValue

func (m *MapAndSortKeys) GetKeyValue() map[int32]string

func (*MapAndSortKeys) GetValue

func (m *MapAndSortKeys) GetValue() *proto1.Subject

func (*MapAndSortKeys) GoString

func (this *MapAndSortKeys) GoString() string

func (*MapAndSortKeys) ProtoMessage

func (*MapAndSortKeys) ProtoMessage()

func (*MapAndSortKeys) Reset

func (m *MapAndSortKeys) Reset()

func (*MapAndSortKeys) String

func (m *MapAndSortKeys) String() string

Source Files

importduplicate.pb.go

Directories

PathSynopsis
test/importduplicate/protoPackage proto is a generated protocol buffer package.
test/importduplicate/sortkeysPackage sortkeys is a generated protocol buffer package.
Version
v1.0.0
Published
Feb 2, 2018
Platform
js/wasm
Imports
9 packages
Last checked
2 days ago

Tools for package owners.