{"id":53080,"library":"joomcode-errorx","title":"Errorx","description":"Provides error implementation with context, stack traces, and type checking.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/joomcode/errorx","tags":["errors","stack-trace","error-handling"],"install":[{"cmd":"go get github.com/joomcode/errorx","lang":"bash","label":"Install github.com/joomcode/errorx"}],"dependencies":[],"imports":[{"symbol":"errorx","correct":"github.com/joomcode/errorx"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/joomcode/errorx\"\n)\n\nfunc main() {\n\terr := errorx.New(\"myError\", \"something went wrong\")\n\tfmt.Println(err)\n}","lang":"go","description":"Creates a new error with a type and message."},"warnings":[],"env_vars":null,"search_vec":"'check':11 'context':6 'error':3,12,17 'error-handl':16 'errorx':1 'handl':18 'implement':4 'provid':2 'stack':7,14 'stack-trac':13 'trace':8,15 'type':10","created_at":"2026-06-15T07:25:47.418372+00:00","updated_at":"2026-06-15T07:25:47.418372+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/joomcode/errorx","github":"https://github.com/joomcode/errorx","docs":"https://pkg.go.dev/github.com/joomcode/errorx#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}}