{"id":44300196,"url":"https://github.com/tiny-systems/errorpanic","last_synced_at":"2026-02-11T01:50:43.345Z","repository":{"id":61732487,"uuid":"554500135","full_name":"tiny-systems/errorpanic","owner":"tiny-systems","description":"It is a simple golang wrapper for functions which may panic.","archived":false,"fork":false,"pushed_at":"2023-04-27T22:03:36.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-13T09:39:28.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiny-systems.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,"governance":null}},"created_at":"2022-10-19T23:15:21.000Z","updated_at":"2022-10-30T08:36:51.000Z","dependencies_parsed_at":"2023-07-19T04:36:11.220Z","dependency_job_id":null,"html_url":"https://github.com/tiny-systems/errorpanic","commit_stats":null,"previous_names":["tinysystemsio/errorpanic"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tiny-systems/errorpanic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Ferrorpanic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Ferrorpanic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Ferrorpanic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Ferrorpanic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiny-systems","download_url":"https://codeload.github.com/tiny-systems/errorpanic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Ferrorpanic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29325050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T00:34:26.354Z","status":"ssl_error","status_checked_at":"2026-02-11T00:34:09.494Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-02-11T01:50:42.827Z","updated_at":"2026-02-11T01:50:43.333Z","avatar_url":"https://github.com/tiny-systems.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# errorpanic\n\nerrorpanic It is a simple golang wrapper for functions which may panic.\n\n* Synchronous call.\n* For functions which may return errors.\n* If panic happens, it will be handled as an error with the help of the `recover` function\n* Error typed panics are supported `panic(err)`\n\n## Installation\n\nStandard `go get`:\n\n```\ngo get github.com/tiny-systems/errorpanic\n```\n\n## Usage \u0026 Example\n\n```go\nerr := errorpanic.Wrap(someFuncError)\n```\nPlease check [examples](examples/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiny-systems%2Ferrorpanic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiny-systems%2Ferrorpanic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiny-systems%2Ferrorpanic/lists"}