Registry / utility / hatch1fy-errors

hatch1fy-errors

JSON →
library0.4.82gogounverified

A Go library for enhanced error handling with additional features.

go get github.com/Hatch1fy/errors
INSTALL
IMPORT
SIG · HATCH1FY-ERRORS
H
hatch1fy-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/Hatch1fy/errors

Creates and prints a new error.

package main import ( "fmt" "github.com/Hatch1fy/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
hatch1fy-errors — go get hatch1fy-errors · libregistry