healthz

package
v0.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(name string, fn HealthCheck)

Register a health check function

Types

type HealthCheck

type HealthCheck func() error

type Healthz

type Healthz interface {
	Run() error
}

func NewHealthz

func NewHealthz() Healthz

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL