{"id":41281195,"url":"https://github.com/plimble/errors","last_synced_at":"2026-01-23T02:51:25.112Z","repository":{"id":33112041,"uuid":"36749965","full_name":"plimble/errors","owner":"plimble","description":"Custom error","archived":false,"fork":false,"pushed_at":"2017-06-16T11:29:29.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T00:14:49.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plimble.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-02T17:32:51.000Z","updated_at":"2024-04-16T00:14:49.676Z","dependencies_parsed_at":"2022-08-31T12:10:32.810Z","dependency_job_id":null,"html_url":"https://github.com/plimble/errors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plimble/errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plimble%2Ferrors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plimble%2Ferrors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plimble%2Ferrors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plimble%2Ferrors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plimble","download_url":"https://codeload.github.com/plimble/errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plimble%2Ferrors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28679138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-23T02:51:24.484Z","updated_at":"2026-01-23T02:51:25.106Z","avatar_url":"https://github.com/plimble.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"errors [![godoc badge](http://godoc.org/github.com/plimble/errors?status.png)](http://godoc.org/github.com/plimble/errors)\n========\n\n\n## Installation\n\n```go\n$ go get -u github.com/plimble/errors\n```\n\n## Usage\n\n```go\n\nfunc main(){\n\n  err1 = errors.New(\"error message\")\n  err2 = errors.Newf(\"%s\", \"error message\")\n  err2 = errors.NewCode(404,\"error message\")\n  err2 = errors.NewCodef(404, \"%s\", \"error message\")\n  err3 = errors.InternalError(\"error message\")\n}\n\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplimble%2Ferrors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplimble%2Ferrors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplimble%2Ferrors/lists"}