{"id":64577,"library":"nebulouslabs-errors","title":"NebulousLabs Errors","description":"Extends the standard library errors package with error composition, extension, and flexible error checking.","status":"active","version":"0.0.0-20200929122200-06c536cf6975","language":"go","source_language":null,"source_url":"https://gitlab.com/NebulousLabs/errors","tags":["errors","error-handling","extension","composition"],"install":[{"cmd":"go get gitlab.com/NebulousLabs/errors","lang":"bash","label":"Install gitlab.com/NebulousLabs/errors"}],"dependencies":[],"imports":[{"symbol":"errors","correct":"gitlab.com/NebulousLabs/errors"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"gitlab.com/NebulousLabs/errors\"\n)\n\nfunc main() {\n\terr := errors.New(\"base error\")\n\textended := errors.Extend(err, \"additional context\")\n\tfmt.Println(extended)\n}","lang":"go","description":"Create and extend errors using the NebulousLabs errors package."},"warnings":[],"env_vars":null,"search_vec":"'check':16 'composit':11,22 'error':2,7,10,15,17,19 'error-handl':18 'extend':3 'extens':12,21 'flexibl':14 'handl':20 'librari':6 'nebulouslab':1 'packag':8 'standard':5","created_at":"2026-06-17T16:57:45.402381+00:00","updated_at":"2026-06-17T16:57:45.402381+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://gitlab.com/NebulousLabs/errors","github":null,"docs":"https://pkg.go.dev/gitlab.com/NebulousLabs/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-17","next_check":"2026-12-14","install_tag":null}}