{"id":69124,"library":"urso-sderr","title":"sderr","description":"A Go library for structured error handling with context.","status":"active","version":"0.0.0-20210525210834-52b04e8f5c71","language":"go","source_language":null,"source_url":"https://github.com/urso/sderr","tags":["errors","structured-errors","go"],"install":[{"cmd":"go get github.com/urso/sderr","lang":"bash","label":"Install github.com/urso/sderr"}],"dependencies":[],"imports":[{"symbol":"sderr","correct":"github.com/urso/sderr"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/urso/sderr\"\n)\n\nfunc main() {\n\terr := sderr.New(\"something went wrong\")\n\tfmt.Println(err)\n}","lang":"go","description":"Creating a structured error using sderr."},"warnings":[],"env_vars":null,"search_vec":"'context':10 'error':7,11,14 'go':3,15 'handl':8 'librari':4 'sderr':1 'structur':6,13 'structured-error':12","created_at":"2026-06-17T17:57:47.989211+00:00","updated_at":"2026-06-17T17:57:47.989211+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/urso/sderr","github":"https://github.com/urso/sderr","docs":"https://pkg.go.dev/github.com/urso/sderr#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}}