https://github.com/jdecool/cwait
Utility to wait for a dependency
https://github.com/jdecool/cwait
Last synced: about 1 year ago
JSON representation
Utility to wait for a dependency
- Host: GitHub
- URL: https://github.com/jdecool/cwait
- Owner: jdecool
- License: wtfpl
- Archived: true
- Created: 2016-08-22T21:34:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T18:14:23.000Z (over 9 years ago)
- Last Synced: 2025-05-13T17:09:31.088Z (about 1 year ago)
- Language: Go
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cwait
=====
Utility to wait for a dependency.
Available protocols:
* http
* https
* mysql
* postgres
* tcp
* udp
`cwait http://my-url.dev mysql://[user:[password]@][(address)[/dbname]] postgres://[user:[password]@][(address)]`