Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( APP_name = map[int32]string{ 0: "Unknown", 1: "Meowchat", 2: "MeowchatManager", 3: "Meowcloud", } APP_value = map[string]int32{ "Unknown": 0, "Meowchat": 1, "MeowchatManager": 2, "Meowcloud": 3, } )
Enum value maps for APP.
View Source
var File_basic_app_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type APP ¶
type APP int32
func (APP) Descriptor ¶
func (APP) Descriptor() protoreflect.EnumDescriptor
func (APP) EnumDescriptor
deprecated
func (APP) Number ¶
func (x APP) Number() protoreflect.EnumNumber
func (APP) Type ¶
func (APP) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.