ErrCode

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCode_name = map[int32]string{
		0:      "Success",
		100000: "gameplay_max",
		200000: "communicate_max",
		300000: "purchase_max",
	}
	ErrCode_value = map[string]int32{
		"Success":         0,
		"gameplay_max":    100000,
		"communicate_max": 200000,
		"purchase_max":    300000,
	}
)

Enum value maps for ErrCode.

View Source
var File_errorcode_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ErrCode

type ErrCode int32
const (
	ErrCode_Success         ErrCode = 0
	ErrCode_gameplay_max    ErrCode = 100000
	ErrCode_communicate_max ErrCode = 200000
	ErrCode_purchase_max    ErrCode = 300000
)

func (ErrCode) Descriptor

func (ErrCode) Descriptor() protoreflect.EnumDescriptor

func (ErrCode) Enum

func (x ErrCode) Enum() *ErrCode

func (ErrCode) EnumDescriptor deprecated

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

Deprecated: Use ErrCode.Descriptor instead.

func (ErrCode) Number

func (x ErrCode) Number() protoreflect.EnumNumber

func (ErrCode) String

func (x ErrCode) String() string

func (ErrCode) Type

func (ErrCode) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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