basic

package
v0.0.0-...-c0db5c6 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2025 License: GPL-2.0 Imports: 4 Imported by: 0

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
const (
	APP_Unknown         APP = 0
	APP_Meowchat        APP = 1
	APP_MeowchatManager APP = 2
	APP_Meowcloud       APP = 3
)

func (APP) Descriptor

func (APP) Descriptor() protoreflect.EnumDescriptor

func (APP) Enum

func (x APP) Enum() *APP

func (APP) EnumDescriptor deprecated

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

Deprecated: Use APP.Descriptor instead.

func (APP) Number

func (x APP) Number() protoreflect.EnumNumber

func (APP) String

func (x APP) String() string

func (APP) Type

func (APP) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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