healthchecker

package
v1.0.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthChecksType

type HealthChecksType struct {
	util.Singleton[Healthchecker]
}
var HealthChecks HealthChecksType

func (*HealthChecksType) Initialize

func (h *HealthChecksType) Initialize(ctx context.Context, store store.Store, log logrus.FieldLogger)

type Healthchecker

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

func (*Healthchecker) Add

func (h *Healthchecker) Add(ctx context.Context, orgId uuid.UUID, name string) error

func (*Healthchecker) Start

func (h *Healthchecker) Start(ctx context.Context)

Jump to

Keyboard shortcuts

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