{"adoption": {"forks": 50, "observed_at": "2026-08-28T04:03:57.714463+00:00", "stars": 1198}, "canonical_url": "https://ross.abutalabs.com/products/multierr", "card": {"archived": false, "artifact_type": "library", "description": "Combine one or more Go errors together", "domain": ["developer-tools", "backend"], "enriched": true, "function": ["error-handling"], "health_score": 20, "homepage": "https://go.uber.org/multierr", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["uber-go/multierr"], "name": "uber-go/multierr", "platform": ["go"], "pushed_at": "2024-04-29T19:14:36+00:00", "repo": "uber-go/multierr", "stars": 1198, "tags": ["errors", "error-aggregation", "multi-error"], "topics": ["golang", "go", "errors"], "urls": [], "use_cases": ["combine multiple errors from a loop into one", "append errors safely from defer statements", "aggregate errors from parallel goroutines", "return all validation errors at once instead of only the first", "work with multiple errors using errors.Is and errors.As"], "what_it_is": "multierr is a lightweight Go library for combining one or more errors into a single error value. It is idiomatic, performant, and interoperates seamlessly with the standard library's errors.Is and errors.As APIs.", "when_to_avoid": ["you are on Go 1.20+ and only need basic multi-error wrapping via the standard errors.Join", "you need rich error formatting or stack traces, which other libraries provide"], "when_to_choose": ["you need to collect and report multiple errors together in Go", "you want a dependency-free, stable error-combining library", "you need compatibility with Go 1.20+ errors.Is/errors.As semantics"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/multierr", "repo": "uber-go/multierr", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:57.714463+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:21:11.833318+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "722b4d97ced42ac4fe195a47c3cda8d929d50404e7f463e94ccbd1bb848c287e", "fetched_at": "2026-08-28T04:03:57.714463+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/multierr"}, {"content_hash": "4aad7164c3957df2bb4a5cd88e59a0acbb61e2aac6122a9952b42b1080b5dda0", "fetched_at": "2026-08-29T12:28:29.522743+00:00", "kind": "homepage", "missing": false, "url": "https://go.uber.org/multierr"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3458, "days_push": 856, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}