ec

package
v0.0.0-...-d098e83 Latest Latest
Warning

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

Go to latest
Published: May 23, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ECSucess = iota
	ECLink
	ECSYS
	ECParam
	ECPacket
	ECTimeOut
	ECChanFull
	ECChanEmpty
	ECOutOfRange
	ECInvValue
	ECConflict
	ECType
	ECInvPointer
	ECUnknown
	ECNonExistent
	ECPBMessageIdExistent
	ECPBMessageIdNonExistent
	ECPBUnmarshal
	ECMAX
)

error code

Variables

This section is empty.

Functions

func Description

func Description(errorCode int) string

描述信息

func Detail

func Detail(errorCode int) string

详细信息

func Register

func Register(errorCode int, name string, description string) (err error)

注册(错误码,名称,描述)

Types

type EC

type EC int

func (EC) Error

func (p EC) Error() string

错误信息

Jump to

Keyboard shortcuts

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