https://github.com/gomodules/wait
https://github.com/gomodules/wait
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gomodules/wait
- Owner: gomodules
- License: apache-2.0
- Created: 2020-08-17T08:48:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T04:19:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-22T19:04:21.760Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pkg.go.dev/gomodules.xyz/wait)
# wait
This library has been forked from https://github.com/kubernetes/apimachinery/tree/v0.22.0-alpha.2/pkg/util/wait so that it can easily used in non-k8s related projects.