yet_another_package

package
v1.33.0-20240402161040... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Embed_Enumerated_name = map[int32]string{
		0: "ENUMERATED_UNSPECIFIED",
		1: "ENUMERATED_VALUE",
	}
	Embed_Enumerated_value = map[string]int32{
		"ENUMERATED_UNSPECIFIED": 0,
		"ENUMERATED_VALUE":       1,
	}
)

Enum value maps for Embed_Enumerated.

View Source
var File_buf_validate_conformance_cases_yet_another_package_embed2_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Embed

type Embed struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

Validate message embedding across packages.

func (*Embed) Descriptor deprecated

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

Deprecated: Use Embed.ProtoReflect.Descriptor instead.

func (*Embed) GetVal

func (x *Embed) GetVal() int64

func (*Embed) ProtoMessage

func (*Embed) ProtoMessage()

func (*Embed) ProtoReflect

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

func (*Embed) Reset

func (x *Embed) Reset()

func (*Embed) String

func (x *Embed) String() string

type Embed_Enumerated

type Embed_Enumerated int32
const (
	Embed_ENUMERATED_UNSPECIFIED Embed_Enumerated = 0
	Embed_ENUMERATED_VALUE       Embed_Enumerated = 1
)

func (Embed_Enumerated) Descriptor

func (Embed_Enumerated) Enum

func (Embed_Enumerated) EnumDescriptor deprecated

func (Embed_Enumerated) EnumDescriptor() ([]byte, []int)

Deprecated: Use Embed_Enumerated.Descriptor instead.

func (Embed_Enumerated) Number

func (Embed_Enumerated) String

func (x Embed_Enumerated) String() string

func (Embed_Enumerated) Type

Jump to

Keyboard shortcuts

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