https://github.com/getlantern/waitforserver
Provides a Go function to wait for a server at given address.
https://github.com/getlantern/waitforserver
Last synced: 8 months ago
JSON representation
Provides a Go function to wait for a server at given address.
- Host: GitHub
- URL: https://github.com/getlantern/waitforserver
- Owner: getlantern
- License: apache-2.0
- Created: 2014-10-20T01:26:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T18:14:04.000Z (about 8 years ago)
- Last Synced: 2025-08-13T15:59:50.398Z (10 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 3
- Watchers: 17
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
waitforserver [](https://travis-ci.org/getlantern/waitforserver) [](https://coveralls.io/r/getlantern/waitforserver) [](http://godoc.org/github.com/getlantern/waitforserver)
==========
package waitforserver provides a function to wait for a server at given address.