https://github.com/xgfone/go-wait
Provide some tools to loop calling until a condition reaches.
https://github.com/xgfone/go-wait
go go-wait golang group loop until wait waitgroup
Last synced: 7 months ago
JSON representation
Provide some tools to loop calling until a condition reaches.
- Host: GitHub
- URL: https://github.com/xgfone/go-wait
- Owner: xgfone
- License: apache-2.0
- Created: 2023-04-01T04:39:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T03:25:16.000Z (about 1 year ago)
- Last Synced: 2025-01-31T08:43:47.580Z (8 months ago)
- Topics: go, go-wait, golang, group, loop, until, wait, waitgroup
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wait [](https://pkg.go.dev/github.com/xgfone/go-wait) [](https://raw.githubusercontent.com/xgfone/go-wait/master/LICENSE)
Provide some tools to loop calling until a condition reaches. Require Go `1.21+`.