other_package

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Enum value maps for Embed_Enumerated.

View Source
var File_other_package_embed_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_VALUE Embed_Enumerated = 0
)

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