Registry / utility / hatchify-errors

hatchify-errors

JSON →
library0.4.82gogounverified

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

go get github.com/hatchify/errors
INSTALL
IMPORT
SIG · HATCHIFY-ERRORS
H
hatchify-errors
utilitygov0.4.82
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.

errors
github.com/hatchify/errors

Creates a new error with the Hatchify errors package.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hatchify-errors — go get hatchify-errors · libregistry