errors

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CodeConvert  int = 1
	CodeProgress int = 2
)

Variables

View Source
var (
	ErrorNotFoundQueue    = errors.New("NoT Found Queue")
	ErrorNotFoundProperty = errors.New("NoT Found Property")
	ErrorNotControlEngine = errors.New("Not Have Session Control With Rule Infinity")
)
View Source
var (
	MsgErrorOptionRuleNotMatch  = "option_rule_not_match"
	MsgErrorServerErrorProgress = "server_error_progress"
)

Functions

This section is empty.

Types

type ErrorEngine

type ErrorEngine struct {
	Id          string
	SessionId   uint64
	FromEngine  string
	Message     string
	ErrorDetail error
	Code        int
}

func (ErrorEngine) Error

func (e ErrorEngine) Error() string

Jump to

Keyboard shortcuts

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