Registry / utility / markbates-errx

markbates-errx

JSON →
library1.1.0gogounverified

A Go package for wrapping and handling errors with additional context.

go get github.com/markbates/errx
INSTALL
IMPORT
SIG · MARKBATES-ERRX
M
markbates-errx
utilitygov1.1.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.

errx
github.com/markbates/errx

Creates a new error with context.

package main import ( "fmt" "github.com/markbates/errx" ) func main() { err := errx.New("something went wrong") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
markbates-errx — go get markbates-errx · libregistry