Documentation ¶
Overview ¶
Package healthcheck contains a simple healthcheck handler. In addition to supporting the healthchecks that various other packages in ex produce, it also allows access to the Go runtime's standard pprof functionality.
Package healthcheck implements the output admin API such as health checks and runtime profiling.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(ctx context.Context, addr string, sys *system.System) (*httpserver.HTTPServer, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.