//
pkg.gl
Category
github.com/madkins23/go-utils
server
package
1.44.0
Repository:
https://github.com/madkins23/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
48 SLOC
#
Functions
Interrupt
No description provided by the author
IsReady
IsReady checks to see if the specified URL can be returned correctly.
WaitFor
WaitFor pings server until it is actively serving requests for the specified url.
#
Constants
ErrServerNotReady
ErrServerNotReady is returned when WaitFor times out.