package indeximport

import "github.com/gogo/protobuf/test/indeximport-issue72"

Package indeximport is a generated protocol buffer package.

It is generated from these files:

indeximport.proto

It has these top-level messages:

IndexQueries

Index

Variables

var (
	ErrInvalidLengthIndeximport = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowIndeximport   = fmt.Errorf("proto: integer overflow")
)

Types

type IndexQueries

type IndexQueries struct {
	Queries          []*index.IndexQuery `protobuf:"bytes,1,rep,name=Queries" json:"Queries,omitempty"`
	XXX_unrecognized []byte              `json:"-"`
}

func NewPopulatedIndexQueries

func NewPopulatedIndexQueries(r randyIndeximport, easy bool) *IndexQueries

func (*IndexQueries) Descriptor

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

func (*IndexQueries) Equal

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

func (*IndexQueries) GetQueries

func (m *IndexQueries) GetQueries() []*index.IndexQuery

func (*IndexQueries) Marshal

func (m *IndexQueries) Marshal() (dAtA []byte, err error)

func (*IndexQueries) MarshalTo

func (m *IndexQueries) MarshalTo(dAtA []byte) (int, error)

func (*IndexQueries) ProtoMessage

func (*IndexQueries) ProtoMessage()

func (*IndexQueries) Reset

func (m *IndexQueries) Reset()

func (*IndexQueries) Size

func (m *IndexQueries) Size() (n int)

func (*IndexQueries) String

func (m *IndexQueries) String() string

func (*IndexQueries) Unmarshal

func (m *IndexQueries) Unmarshal(dAtA []byte) error

Source Files

indeximport.pb.go

Directories

PathSynopsis
test/indeximport-issue72/indexPackage index is a generated protocol buffer package.
Version
v1.0.0
Published
Feb 2, 2018
Platform
js/wasm
Imports
7 packages
Last checked
2 days ago

Tools for package owners.