checks

package
v0.0.0-...-d4224cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPHandler

type HTTPHandler struct {
	// contains filtered or unexported fields
}

HTTPHandler instance

func NewHTTPHandler

func NewHTTPHandler(e *echo.Echo, a apps.Service) *HTTPHandler

NewHTTPHandler returns a new instance of app.Handler

func (*HTTPHandler) Healthz

func (a *HTTPHandler) Healthz(c echo.Context) error

Check if the server is able to receive requests - Readiness

func (*HTTPHandler) Ping

func (a *HTTPHandler) Ping(c echo.Context) error

Check if the server is alive - Liveness Probe

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL