Documentation ¶
Index ¶
Constants ¶
View Source
const ( LivePath = "/health" ReadyPath = "/ready" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶ added in v4.64.0
type Service struct {
// contains filtered or unexported fields
}
func (*Service) HealthHandler ¶ added in v4.64.0
func (*Service) ReadyHandler ¶ added in v4.64.0
func (*Service) WaitForTermination ¶ added in v4.64.0
Click to show internal directories.
Click to hide internal directories.