otherv1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	OtherEnum_name = map[int32]string{
		0: "OTHER_ENUM_NA",
		1: "OTHER_ENUM_WAT",
	}
	OtherEnum_value = map[string]int32{
		"OTHER_ENUM_NA":  0,
		"OTHER_ENUM_WAT": 1,
	}
)

Enum value maps for OtherEnum.

View Source
var File_example_other_v1_other_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Other

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

func (*Other) Descriptor deprecated

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

Deprecated: Use Other.ProtoReflect.Descriptor instead.

func (*Other) GetWat

func (x *Other) GetWat() int64

func (*Other) ProtoMessage

func (*Other) ProtoMessage()

func (*Other) ProtoReflect

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

func (*Other) Reset

func (x *Other) Reset()

func (*Other) String

func (x *Other) String() string

type OtherEnum

type OtherEnum int32
const (
	OtherEnum_OTHER_ENUM_NA  OtherEnum = 0
	OtherEnum_OTHER_ENUM_WAT OtherEnum = 1
)

func (OtherEnum) Descriptor

func (OtherEnum) Descriptor() protoreflect.EnumDescriptor

func (OtherEnum) Enum

func (x OtherEnum) Enum() *OtherEnum

func (OtherEnum) EnumDescriptor deprecated

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

Deprecated: Use OtherEnum.Descriptor instead.

func (OtherEnum) Number

func (x OtherEnum) Number() protoreflect.EnumNumber

func (OtherEnum) String

func (x OtherEnum) String() string

func (OtherEnum) Type

Jump to

Keyboard shortcuts

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