Documentation ¶
Overview ¶
Package service_health encapsulates service functionality related to health that service303 services can extend themselves with
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Disable ¶
func Disable(service string, req *protos.DisableMessage) error
Disable disables service functionality for the period of time specified in the DisableMessage for the service provided
func GetHealthStatus ¶
func GetHealthStatus(service string) (*protos.HealthStatus, error)
GetHealthStatus returns a HealthStatus object that indicates the current health of the service provided
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.