Registry / utility / ansel1-merry

ansel1-merry

JSON →
library1.8.1gogounverified

A Go package for creating enriched errors with stacktraces and additional context.

go get github.com/ansel1/merry
INSTALL
IMPORT
SIG · ANSEL1-MERRY
A
ansel1-merry
utilitygov1.8.1
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.

merry
github.com/ansel1/merry

Create a new merry error with a stacktrace.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
OpenAI (training)
2
Resources
ansel1-merry — go get ansel1-merry · libregistry