Documentation ¶
Index ¶
Constants ¶
View Source
const (
Errors_MissingName = "Helloworld_MissingName"
)
Variables ¶
View Source
var ( Helloworld_name = map[int32]string{ 0: "MissingName", } Helloworld_value = map[string]int32{ "MissingName": 0, } )
Enum value maps for Helloworld.
View Source
var File_api_helloworld_errors_helloworld_proto protoreflect.FileDescriptor
Functions ¶
func IsMissingName ¶
Types ¶
type Helloworld ¶
type Helloworld int32
const (
Helloworld_MissingName Helloworld = 0
)
func (Helloworld) Descriptor ¶
func (Helloworld) Descriptor() protoreflect.EnumDescriptor
func (Helloworld) Enum ¶
func (x Helloworld) Enum() *Helloworld
func (Helloworld) EnumDescriptor
deprecated
func (Helloworld) EnumDescriptor() ([]byte, []int)
Deprecated: Use Helloworld.Descriptor instead.
func (Helloworld) Number ¶
func (x Helloworld) Number() protoreflect.EnumNumber
func (Helloworld) String ¶
func (x Helloworld) String() string
func (Helloworld) Type ¶
func (Helloworld) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.