Documentation ¶
Index ¶
- func CancelContextIfPalomaIsDown(ctx context.Context, ps PalomaStatuser) context.Context
- func StartHTTPServer(ctx context.Context, addr string, port int, pid int, appVersion string, ...)
- func WaitForPaloma(ctx context.Context, ps PalomaStatuser) error
- type BootChecker
- type Checker
- type Errors
- type PalomaStatuser
- type Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CancelContextIfPalomaIsDown ¶
func CancelContextIfPalomaIsDown(ctx context.Context, ps PalomaStatuser) context.Context
func StartHTTPServer ¶
func WaitForPaloma ¶
func WaitForPaloma(ctx context.Context, ps PalomaStatuser) error
Types ¶
type BootChecker ¶ added in v0.8.1
type PalomaStatuser ¶
type Service ¶
type Service struct {
Checks []Checker
}
func (Service) BootChecker ¶ added in v0.8.1
func (Service) HealthCheckInBackground ¶
Click to show internal directories.
Click to hide internal directories.