Registry / utility / fwhezfwhez-errorx

fwhezfwhez-errorx

JSON →
library1.6.0gogounverified

A Go error handling library with stack traces and context.

go get github.com/fwhezfwhez/errorx
INSTALL
IMPORT
SIG · FWHEZFWHEZ-ERRORX
F
fwhezfwhez-errorx
utilitygov1.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

errorx
github.com/fwhezfwhez/errorx

Creates and prints a new errorx error.

package main import ( "fmt" "github.com/fwhezfwhez/errorx" ) func main() { err := errorx.New("error occurred") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fwhezfwhez-errorx — go get fwhezfwhez-errorx · libregistry