An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

waitforserver [![Travis CI Status](https://travis-ci.org/getlantern/waitforserver.svg?branch=master)](https://travis-ci.org/getlantern/waitforserver) [![Coverage Status](https://coveralls.io/repos/getlantern/waitforserver/badge.png)](https://coveralls.io/r/getlantern/waitforserver) [![GoDoc](https://godoc.org/github.com/getlantern/waitforserver?status.png)](http://godoc.org/github.com/getlantern/waitforserver)
==========
package waitforserver provides a function to wait for a server at given address.