serverpb

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CMD_name = map[int32]string{
		0: "S2C_Error",
	}
	CMD_value = map[string]int32{
		"S2C_Error": 0,
	}
)

Enum value maps for CMD.

View Source
var File_server_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CMD

type CMD int32
const (
	CMD_S2C_Error CMD = 0
)

func (CMD) Descriptor

func (CMD) Descriptor() protoreflect.EnumDescriptor

func (CMD) Enum

func (x CMD) Enum() *CMD

func (CMD) EnumDescriptor deprecated

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

Deprecated: Use CMD.Descriptor instead.

func (CMD) Number

func (x CMD) Number() protoreflect.EnumNumber

func (CMD) String

func (x CMD) String() string

func (CMD) Type

func (CMD) Type() protoreflect.EnumType

type S2C_ErrorMessage

type S2C_ErrorMessage struct {
	Content string `protobuf:"bytes,1,opt,name=Content,proto3" json:"Content,omitempty"`
	// contains filtered or unexported fields
}

func (*S2C_ErrorMessage) Descriptor deprecated

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

Deprecated: Use S2C_ErrorMessage.ProtoReflect.Descriptor instead.

func (*S2C_ErrorMessage) GetContent

func (x *S2C_ErrorMessage) GetContent() string

func (*S2C_ErrorMessage) ProtoMessage

func (*S2C_ErrorMessage) ProtoMessage()

func (*S2C_ErrorMessage) ProtoReflect

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

func (*S2C_ErrorMessage) Reset

func (x *S2C_ErrorMessage) Reset()

func (*S2C_ErrorMessage) String

func (x *S2C_ErrorMessage) String() string

Jump to

Keyboard shortcuts

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