riegeli_test_go_proto

package
v0.0.67 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0, NCSA Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_kythe_go_util_riegeli_riegeli_test_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Complex

type Complex struct {
	Str           *string          `protobuf:"bytes,1,opt,name=str" json:"str,omitempty"`
	I32           *int32           `protobuf:"varint,2,opt,name=i32" json:"i32,omitempty"`
	I64           *int64           `protobuf:"varint,3,opt,name=i64" json:"i64,omitempty"`
	Bits          []byte           `protobuf:"bytes,4,opt,name=bits" json:"bits,omitempty"`
	Rep           []string         `protobuf:"bytes,5,rep,name=rep" json:"rep,omitempty"`
	SimpleNested  *Simple          `protobuf:"bytes,6,opt,name=simple_nested,json=simpleNested" json:"simple_nested,omitempty"`
	Group         []*Complex_Group `protobuf:"group,7,rep,name=Group,json=group" json:"group,omitempty"`
	ComplexNested *Complex         `protobuf:"bytes,8,opt,name=complex_nested,json=complexNested" json:"complex_nested,omitempty"`
	// contains filtered or unexported fields
}

func (*Complex) Descriptor deprecated

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

Deprecated: Use Complex.ProtoReflect.Descriptor instead.

func (*Complex) GetBits

func (x *Complex) GetBits() []byte

func (*Complex) GetComplexNested

func (x *Complex) GetComplexNested() *Complex

func (*Complex) GetGroup

func (x *Complex) GetGroup() []*Complex_Group

func (*Complex) GetI32

func (x *Complex) GetI32() int32

func (*Complex) GetI64

func (x *Complex) GetI64() int64

func (*Complex) GetRep

func (x *Complex) GetRep() []string

func (*Complex) GetSimpleNested

func (x *Complex) GetSimpleNested() *Simple

func (*Complex) GetStr

func (x *Complex) GetStr() string

func (*Complex) ProtoMessage

func (*Complex) ProtoMessage()

func (*Complex) ProtoReflect added in v0.0.49

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

func (*Complex) Reset

func (x *Complex) Reset()

func (*Complex) String

func (x *Complex) String() string

type Complex_Group

type Complex_Group struct {
	GrpStr *string `protobuf:"bytes,1,opt,name=grp_str,json=grpStr" json:"grp_str,omitempty"`
	// contains filtered or unexported fields
}

func (*Complex_Group) Descriptor deprecated

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

Deprecated: Use Complex_Group.ProtoReflect.Descriptor instead.

func (*Complex_Group) GetGrpStr

func (x *Complex_Group) GetGrpStr() string

func (*Complex_Group) ProtoMessage

func (*Complex_Group) ProtoMessage()

func (*Complex_Group) ProtoReflect added in v0.0.49

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

func (*Complex_Group) Reset

func (x *Complex_Group) Reset()

func (*Complex_Group) String

func (x *Complex_Group) String() string

type Simple

type Simple struct {
	Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Simple) Descriptor deprecated

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

Deprecated: Use Simple.ProtoReflect.Descriptor instead.

func (*Simple) GetName

func (x *Simple) GetName() string

func (*Simple) ProtoMessage

func (*Simple) ProtoMessage()

func (*Simple) ProtoReflect added in v0.0.49

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

func (*Simple) Reset

func (x *Simple) Reset()

func (*Simple) String

func (x *Simple) String() string

Jump to

Keyboard shortcuts

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