{"id":51676,"library":"zeebo-errs","title":"errs","description":"Package errs provides a simple error package with stack traces.","status":"active","version":"1.4.0","language":"go","source_language":null,"source_url":"https://github.com/zeebo/errs","tags":["errors","stack-trace","debugging"],"install":[{"cmd":"go get github.com/zeebo/errs","lang":"bash","label":"Install github.com/zeebo/errs"}],"dependencies":[],"imports":[{"symbol":"errs","correct":"github.com/zeebo/errs"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/zeebo/errs\"\n)\n\nfunc main() {\n\terr := errs.New(\"something went wrong\")\n\tfmt.Println(err)\n}","lang":"go","description":"Create and print a new error with stack trace."},"warnings":[],"env_vars":null,"search_vec":"'debug':16 'err':1,3 'error':7,12 'packag':2,8 'provid':4 'simpl':6 'stack':10,14 'stack-trac':13 'trace':11,15","created_at":"2026-06-15T06:25:47.428943+00:00","updated_at":"2026-06-15T06:25:47.428943+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/zeebo/errs","github":"https://github.com/zeebo/errs","docs":"https://pkg.go.dev/github.com/zeebo/errs#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}}