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