{"id":74930,"library":"zeebo-errs-v2","title":"Errs v2","description":"A simple error package that adds stack traces to errors for easier debugging.","status":"active","version":"2.0.5","language":"go","source_language":null,"source_url":"https://github.com/zeebo/errs","tags":["errors","stack-traces","debugging"],"install":[{"cmd":"go get github.com/zeebo/errs/v2","lang":"bash","label":"Install github.com/zeebo/errs/v2"}],"dependencies":[],"imports":[{"symbol":"errs","correct":"github.com/zeebo/errs/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/zeebo/errs/v2\"\n)\n\nfunc main() {\n\terr := errs.New(\"something went wrong\")\n\tfmt.Println(err)\n}","lang":"go","description":"Creates a new error with a stack trace and prints it."},"warnings":[],"env_vars":null,"search_vec":"'add':8 'debug':15,20 'easier':14 'err':1 'error':5,12,16 'packag':6 'simpl':4 'stack':9,18 'stack-trac':17 'trace':10,19 'v2':2","created_at":"2026-06-17T19:10:10.134293+00:00","updated_at":"2026-06-17T19:10:10.134293+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/v2#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-17","next_check":"2026-12-14","install_tag":null}}