{"id":21166015,"url":"https://github.com/peterdee/go-promise-all","last_synced_at":"2025-03-14T16:45:34.778Z","repository":{"id":103803796,"uuid":"430749855","full_name":"peterdee/go-promise-all","owner":"peterdee","description":"Run asynchronous code in parallel using Go routines (Promise.all analog)","archived":false,"fork":false,"pushed_at":"2021-11-23T06:54:09.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"release","last_synced_at":"2025-01-21T10:11:16.221Z","etag":null,"topics":["golang","waitgroup"],"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/peterdee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-11-22T14:55:36.000Z","updated_at":"2021-11-23T06:54:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"eda6ff4d-dde4-41a1-99ed-da592d05feb5","html_url":"https://github.com/peterdee/go-promise-all","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fgo-promise-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fgo-promise-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fgo-promise-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fgo-promise-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterdee","download_url":"https://codeload.github.com/peterdee/go-promise-all/tar.gz/refs/heads/release","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615336,"owners_count":20319726,"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","waitgroup"],"created_at":"2024-11-20T14:47:55.172Z","updated_at":"2025-03-14T16:45:34.760Z","avatar_url":"https://github.com/peterdee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Emulating Promise.all() in Golang using sync.WaitGroup()\n\nThis example shows the usage of `sync.WaitGroup()` that helps with `Promise.all()` emulation.\n\n### Deploy\n\n```shell script\ngit clone https://github.com/peterdee/go-promise-all\ncd ./go-promise-all\n```\n\n### Launch\n\n```shell script\ngo run ./main.go\n```\n\n### License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdee%2Fgo-promise-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterdee%2Fgo-promise-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdee%2Fgo-promise-all/lists"}