{"id":50043,"library":"go-errors-errors","title":"go-errors/errors","description":"A Go library providing stack-trace-enabled errors for better debugging.","status":"active","version":"1.5.1","language":"go","source_language":null,"source_url":"https://github.com/go-errors/errors","tags":["errors","stacktrace","debugging"],"install":[{"cmd":"go get github.com/go-errors/errors","lang":"bash","label":"Install github.com/go-errors/errors"}],"dependencies":[],"imports":[{"symbol":"errors","correct":"github.com/go-errors/errors"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-errors/errors\"\n)\n\nfunc main() {\n\terr := errors.New(\"something went wrong\")\n\tfmt.Println(err.ErrorStack())\n}","lang":"go","description":"Create an error with a stack trace and print it."},"warnings":[],"env_vars":null,"search_vec":"'/errors':4 'better':15 'debug':16,19 'enabl':12 'error':3,13,17 'go':2,6 'go-error':1 'librari':7 'provid':8 'stack':10 'stack-trace-en':9 'stacktrac':18 'trace':11","created_at":"2026-06-15T04:38:22.644117+00:00","updated_at":"2026-06-15T04:38:22.644117+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-errors/errors","github":"https://github.com/go-errors/errors","docs":"https://pkg.go.dev/github.com/go-errors/errors#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}