internal

package
v0.0.0-...-07f769c Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package internal contains protos used internally in tests.

Index

Constants

This section is empty.

Variables

View Source
var File_go_chromium_org_luci_common_proto_textpb_internal_test_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Container

type Container struct {
	Leaf    *Leaf            `protobuf:"bytes,1,opt,name=leaf,proto3" json:"leaf,omitempty"`
	LeafRep []*Leaf          `protobuf:"bytes,2,rep,name=leaf_rep,json=leafRep,proto3" json:"leaf_rep,omitempty"`
	Mapping map[string]*Leaf `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Container) Descriptor deprecated

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

Deprecated: Use Container.ProtoReflect.Descriptor instead.

func (*Container) GetLeaf

func (x *Container) GetLeaf() *Leaf

func (*Container) GetLeafRep

func (x *Container) GetLeafRep() []*Leaf

func (*Container) GetMapping

func (x *Container) GetMapping() map[string]*Leaf

func (*Container) ProtoMessage

func (*Container) ProtoMessage()

func (*Container) ProtoReflect

func (x *Container) ProtoReflect() protoreflect.Message

func (*Container) Reset

func (x *Container) Reset()

func (*Container) String

func (x *Container) String() string

type Leaf

type Leaf struct {
	Str     string   `protobuf:"bytes,1,opt,name=str,proto3" json:"str,omitempty"`
	Json    string   `protobuf:"bytes,2,opt,name=json,proto3" json:"json,omitempty"`
	JsonRep []string `protobuf:"bytes,3,rep,name=json_rep,json=jsonRep,proto3" json:"json_rep,omitempty"`
	// contains filtered or unexported fields
}

func (*Leaf) Descriptor deprecated

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

Deprecated: Use Leaf.ProtoReflect.Descriptor instead.

func (*Leaf) GetJson

func (x *Leaf) GetJson() string

func (*Leaf) GetJsonRep

func (x *Leaf) GetJsonRep() []string

func (*Leaf) GetStr

func (x *Leaf) GetStr() string

func (*Leaf) ProtoMessage

func (*Leaf) ProtoMessage()

func (*Leaf) ProtoReflect

func (x *Leaf) ProtoReflect() protoreflect.Message

func (*Leaf) Reset

func (x *Leaf) Reset()

func (*Leaf) String

func (x *Leaf) String() string

Jump to

Keyboard shortcuts

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