{"id":13581796,"url":"https://github.com/linyows/go-retry","last_synced_at":"2026-03-14T20:31:38.500Z","repository":{"id":57512639,"uuid":"46621594","full_name":"linyows/go-retry","owner":"linyows","description":"A retry command by golang on CLI.","archived":false,"fork":false,"pushed_at":"2024-07-09T12:29:27.000Z","size":21,"stargazers_count":15,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T14:14:29.282Z","etag":null,"topics":["cli","golang","retry"],"latest_commit_sha":null,"homepage":"","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/linyows.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-21T15:45:10.000Z","updated_at":"2024-01-04T10:17:46.000Z","dependencies_parsed_at":"2025-01-04T19:03:12.315Z","dependency_job_id":null,"html_url":"https://github.com/linyows/go-retry","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"684d108e922261bbdf5f98aa63272b342e689114"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fgo-retry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fgo-retry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fgo-retry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fgo-retry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linyows","download_url":"https://codeload.github.com/linyows/go-retry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248982774,"owners_count":21193461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","golang","retry"],"created_at":"2024-08-01T15:02:14.871Z","updated_at":"2026-03-14T20:31:33.447Z","avatar_url":"https://github.com/linyows.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"go-retry\n========\n\nA retry command by golang on CLI.\n\n[![Travis](https://img.shields.io/travis/linyows/go-retry.svg?style=flat-square)][travis]\n[![GitHub release](http://img.shields.io/github/release/linyows/go-retry.svg?style=flat-square)][release]\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]\n[![Go Documentation](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)][godocs]\n\n[travis]: https://travis-ci.org/linyows/go-retry\n[release]: https://github.com/linyows/go-retry/releases\n[license]: https://github.com/linyows/go-retry/blob/master/LICENSE\n[godocs]: http://godoc.org/github.com/linyows/go-retry\n\nDescription\n-----------\n\nRetry n times with interval for your command until to zero for exit-status.\n\nUsage\n-----\n\n```sh\n$ retry -i 5s -c 2 /usr/lib64/nagios/plugins/check_http -w 10 -c 15 -H localhost\n```\n\nInstall\n-------\n\nTo install, use `go get`:\n\n```bash\n$ go get -d github.com/linyows/go-retry\n```\n\nContribution\n------------\n\n1. Fork ([https://github.com/linyows/go-retry/fork](https://github.com/linyows/go-retry/fork))\n1. Create a feature branch\n1. Commit your changes\n1. Rebase your local changes against the master branch\n1. Run test suite with the `go test ./...` command and confirm that it passes\n1. Run `gofmt -s`\n1. Create a new Pull Request\n\nAuthor\n------\n\n[linyows](https://github.com/linyows)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyows%2Fgo-retry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinyows%2Fgo-retry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyows%2Fgo-retry/lists"}