{"id":19809517,"url":"https://github.com/space-code/throttle","last_synced_at":"2025-02-28T12:45:06.872Z","repository":{"id":205109529,"uuid":"705679995","full_name":"space-code/throttle","owner":"space-code","description":"throttle is a handy tool for task throttling","archived":false,"fork":false,"pushed_at":"2023-11-02T14:56:59.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-11T06:45:30.632Z","etag":null,"topics":["golang","throttle","throttler"],"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/space-code.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-10-16T13:40:49.000Z","updated_at":"2023-11-02T15:20:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"0686baa9-6f70-4038-bf20-76a9992a2d7e","html_url":"https://github.com/space-code/throttle","commit_stats":null,"previous_names":["space-code/throttle"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-code%2Fthrottle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-code%2Fthrottle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-code%2Fthrottle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/space-code%2Fthrottle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/space-code","download_url":"https://codeload.github.com/space-code/throttle/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241152749,"owners_count":19918674,"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":["golang","throttle","throttler"],"created_at":"2024-11-12T09:17:15.145Z","updated_at":"2025-02-28T12:45:06.860Z","avatar_url":"https://github.com/space-code.png","language":"Go","readme":"\u003ch1 align=\"center\" style=\"margin-top: 0px;\"\u003ethrottle\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/space-code/throttle/blob/main/LICENSE\"\u003e\u003cimg alt=\"Liscence\" src=\"https://img.shields.io/cocoapods/l/service-core.svg?style=flat\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/space-code/throttle\"\u003e\u003cimg alt=\"CI\" src=\"https://github.com/space-code/throttle/actions/workflows/ci.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/space-code/throttle\"\u003e\u003cimg src=\"https://codecov.io/gh/space-code/throttle/graph/badge.svg?token=V5ephewmcD\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Description\nthrottle is a handy tool for task throttling.\n\n- [Usage](#usage)\n- [Installation](#installation)\n- [Communication](#communication)\n- [Contributing](#contributing)\n- [Author](#author)\n- [License](#license)\n\n## Usage\n\n```go\nthrottler := throttle.New(2 * time.Second)\nthrottler.Do(func() {\n    // your implementation here\n})\n```\n\n## Installation\n\n```sh\ngo install github.com/space-code/throttle@latest\n```\n\n## Communication\n- If you **found a bug**, open an issue.\n- If you **have a feature request**, open an issue.\n- If you **want to contribute**, submit a pull request.\n\n## Contributing\nBootstrapping development environment\n\n```\nmake bootstrap\n```\n\nPlease feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request!\n\n## Author\nNikita Vasilev, nv3212@gmail.com\n\n## License\nthrottle is available under the MIT license. See the LICENSE file for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspace-code%2Fthrottle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspace-code%2Fthrottle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspace-code%2Fthrottle/lists"}