{"id":52120,"library":"go-result","title":"Go Result","description":"Package go-result provides a Result type for error handling in Go.","status":"active","version":"0.3.1","language":"go","source_language":null,"source_url":null,"tags":["result","error-handling","functional"],"install":[{"cmd":"go get aidanwoods.dev/go-result","lang":"bash","label":"Install aidanwoods.dev/go-result"}],"dependencies":[],"imports":[{"symbol":"result","correct":"aidanwoods.dev/go-result"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"aidanwoods.dev/go-result\"\n)\n\nfunc main() {\n\tres := result.Ok(42)\n\tfmt.Println(res.Unwrap())\n}","lang":"go","description":"Create and unwrap a Result"},"warnings":[],"env_vars":null,"search_vec":"'error':12,18 'error-handl':17 'function':20 'go':1,5,15 'go-result':4 'handl':13,19 'packag':3 'provid':7 'result':2,6,9,16 'type':10","created_at":"2026-06-15T06:41:53.713916+00:00","updated_at":"2026-06-15T06:41:53.713916+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/aidantwoods/go-result","github":null,"docs":"https://pkg.go.dev/aidanwoods.dev/go-result#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}}