proto

package
v0.0.0-...-4afba3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package proto is a generated protocol buffer package.

It is generated from these files:

index.proto

It has these top-level messages:

IndexEntry
Index

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index struct {
	Entry    []*IndexEntry     `protobuf:"bytes,1,rep,name=entry" json:"entry,omitempty"`
	Language []string          `protobuf:"bytes,2,rep,name=language" json:"language,omitempty"`
	Suite    map[string]string `` /* 130-byte string literal not displayed */
	Section  []string          `protobuf:"bytes,4,rep,name=section" json:"section,omitempty"`
}

func (*Index) Descriptor

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

func (*Index) GetEntry

func (m *Index) GetEntry() []*IndexEntry

func (*Index) GetLanguage

func (m *Index) GetLanguage() []string

func (*Index) GetSection

func (m *Index) GetSection() []string

func (*Index) GetSuite

func (m *Index) GetSuite() map[string]string

func (*Index) ProtoMessage

func (*Index) ProtoMessage()

func (*Index) Reset

func (m *Index) Reset()

func (*Index) String

func (m *Index) String() string

type IndexEntry

type IndexEntry struct {
	Name      string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Suite     string `protobuf:"bytes,2,opt,name=suite" json:"suite,omitempty"`
	Binarypkg string `protobuf:"bytes,3,opt,name=binarypkg" json:"binarypkg,omitempty"`
	Section   string `protobuf:"bytes,4,opt,name=section" json:"section,omitempty"`
	Language  string `protobuf:"bytes,5,opt,name=language" json:"language,omitempty"`
}

func (*IndexEntry) Descriptor

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

func (*IndexEntry) GetBinarypkg

func (m *IndexEntry) GetBinarypkg() string

func (*IndexEntry) GetLanguage

func (m *IndexEntry) GetLanguage() string

func (*IndexEntry) GetName

func (m *IndexEntry) GetName() string

func (*IndexEntry) GetSection

func (m *IndexEntry) GetSection() string

func (*IndexEntry) GetSuite

func (m *IndexEntry) GetSuite() string

func (*IndexEntry) ProtoMessage

func (*IndexEntry) ProtoMessage()

func (*IndexEntry) Reset

func (m *IndexEntry) Reset()

func (*IndexEntry) String

func (m *IndexEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL