error

package
v0.0.0-...-f11c6e4 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Conf = map[int]string{
	0: "success",

	10000000: "",
	11000010: "resource is not exsited",
	11000011: "resource node data error",
	11000020: "resource node is not exsited",
	11000030: "resource limitted error",

	11100010: "resource alloc error",
}

Functions

This section is empty.

Types

type Error

type Error struct {
	Code int
	Msg  string
	Hits string
}

func (*Error) Error

func (e *Error) Error() string

func (*Error) Message

func (e *Error) Message() map[string]interface{}

Jump to

Keyboard shortcuts

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