health

package
v0.0.0-...-d389d3b Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	healthCheckers,
	healthCheckerManager,
)

Functions

This section is empty.

Types

type HealthCheckerManager

type HealthCheckerManager struct {
	// contains filtered or unexported fields
}

func NewHealthCheckerManager

func NewHealthCheckerManager(healthCheckers []checker.HealthChecker) *HealthCheckerManager

func (HealthCheckerManager) Check

type HealthResult

type HealthResult struct {
	Status     checker.HealthStatus
	Components []checker.Health
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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