package
Version:
v0.0.0-...-e31f9e3
Opens a new window with list of versions in this module.
Published: Jun 1, 2016
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Healthz(request *restful.Request, response *restful.Response)
Healthz is the handler for /healthz
type HealthzResponse struct {
Message string `json:"message,omitempty"`
}
HealthzResponse is the response type for healthz request.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.