errx

package
v0.0.0-...-8010d25 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PkgName = "github.com/cloudwego/cwgo/platform/shared/errx"
)

Variables

This section is empty.

Functions

func GetCode

func GetCode(err error) int32

Types

type Error

type Error interface {
	Code() int32
	Error() string
}

func New

func New(code int32, text string) Error

Jump to

Keyboard shortcuts

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